#include <MuonsGrabber.h>
Public Member Functions | |
RPCMuonExtraStruct (signed char l, signed char r, signed char h, signed char i, RPCTBMuon &mu) | |
Static Public Member Functions | |
static bool | lvlCompare (const RPCMuonExtraStruct &a, const RPCMuonExtraStruct &b) |
Public Attributes | |
signed char | _hsHalf |
signed char | _index |
signed char | _level |
RPCTBMuon | _mu |
signed char | _region |
Definition at line 40 of file MuonsGrabber.h.
|
inline |
Definition at line 41 of file MuonsGrabber.h.
|
inlinestatic |
Definition at line 48 of file MuonsGrabber.h.
References _level.
Referenced by MuonsGrabber::writeDataForRelativeBX().
signed char RPCMuonExtraStruct::_hsHalf |
Definition at line 45 of file MuonsGrabber.h.
signed char RPCMuonExtraStruct::_index |
Definition at line 46 of file MuonsGrabber.h.
Referenced by python.cmstools.EventTree::__getitem__(), python.cmstools.EventTree::__iter__(), python.cmstools.EventBranch::__readData(), python.cmstools.EventTree::__setBranchIndicies(), python.cmstools.EventTree::index(), and python.cmstools.EventBranch::setIndex().
signed char RPCMuonExtraStruct::_level |
Definition at line 42 of file MuonsGrabber.h.
Referenced by argparse.HelpFormatter::_dedent(), python.rootplot.argparse.HelpFormatter::_dedent(), argparse.HelpFormatter::_indent(), python.rootplot.argparse.HelpFormatter::_indent(), and lvlCompare().
RPCTBMuon RPCMuonExtraStruct::_mu |
Definition at line 47 of file MuonsGrabber.h.
signed char RPCMuonExtraStruct::_region |
Definition at line 44 of file MuonsGrabber.h.