Public Member Functions | |
void | book (const std::string &prefix, TTree *tree) |
void | clear () |
DetIdCommon () | |
unsigned int | operator[] (size_t i) const |
void | push_back (const TrackerTopology &tTopo, const DetId &id) |
void | resize (size_t size) |
void | set (size_t index, const TrackerTopology &tTopo, const DetId &id) |
Private Attributes | |
std::vector< unsigned int > | detId |
std::vector< unsigned short > | layer |
std::vector< unsigned short > | module |
std::vector< unsigned short > | side |
std::vector< unsigned short > | subdet |
Definition at line 687 of file TrackingNtuple.cc.
|
inline |
Definition at line 689 of file TrackingNtuple.cc.
|
inline |
Definition at line 693 of file TrackingNtuple.cc.
References BOOK, layer, module, and side.
|
inline |
Definition at line 737 of file TrackingNtuple.cc.
References layer, module, and side.
|
inline |
Definition at line 691 of file TrackingNtuple.cc.
References mps_fire::i.
|
inline |
Definition at line 701 of file TrackingNtuple.cc.
References TrackerTopology::layer(), layer, TrackerTopology::module(), module, alignCSCRings::s, TrackerTopology::side(), side, StripSubdetector::TIB, TrackerTopology::tibSide(), StripSubdetector::TOB, and TrackerTopology::tobSide().
|
inline |
Definition at line 721 of file TrackingNtuple.cc.
References layer, module, and side.
|
inline |
Definition at line 729 of file TrackingNtuple.cc.
References TrackerTopology::layer(), layer, TrackerTopology::module(), module, DetId::rawId(), TrackerTopology::side(), and side.
|
private |
Definition at line 746 of file TrackingNtuple.cc.
|
private |
Definition at line 748 of file TrackingNtuple.cc.
Referenced by book(), clear(), geometryXMLparser.DTAlignable::index(), geometryXMLparser.CSCAlignable::index(), push_back(), resize(), and set().
|
private |
Definition at line 750 of file TrackingNtuple.cc.
Referenced by book(), clear(), push_back(), resize(), and set().
|
private |
Definition at line 749 of file TrackingNtuple.cc.
Referenced by book(), clear(), push_back(), resize(), and set().
|
private |
Definition at line 747 of file TrackingNtuple.cc.