Classes | |
struct | Parsed |
Public Member Functions | |
void | book (const std::string &prefix, TTree *tree) |
void | clear () |
DetIdOTCommon () | |
void | push_back (const TrackerGeometry &tracker, const TrackerTopology &tTopo, const DetId &id) |
void | resize (size_t size) |
void | set (size_t index, const TrackerGeometry &tracker, const TrackerTopology &tTopo, const DetId &id) |
Private Member Functions | |
Parsed | parse (const TrackerTopology &tTopo, const DetId &id) const |
Private Attributes | |
std::vector< unsigned short > | order |
std::vector< unsigned short > | ring |
std::vector< unsigned short > | rod |
Definition at line 810 of file TrackingNtuple.cc.
|
inline |
Definition at line 812 of file TrackingNtuple.cc.
|
inline |
Definition at line 814 of file TrackingNtuple.cc.
References BOOK, order, ring, and rod.
|
inline |
Definition at line 840 of file TrackingNtuple.cc.
References order, ring, and rod.
|
inlineprivate |
Definition at line 854 of file TrackingNtuple.cc.
References StripSubdetector::TEC, TrackerTopology::tecOrder(), TrackerTopology::tecRing(), StripSubdetector::TIB, TrackerTopology::tibOrder(), StripSubdetector::TID, TrackerTopology::tidOrder(), TrackerTopology::tidRing(), StripSubdetector::TOB, and TrackerTopology::tobRod().
Referenced by push_back(), and set().
|
inline |
Definition at line 820 of file TrackingNtuple.cc.
References order, parse(), ring, and rod.
|
inline |
Definition at line 827 of file TrackingNtuple.cc.
References order, ring, rod, and findQualityFiles::size.
|
inline |
Definition at line 833 of file TrackingNtuple.cc.
References order, parse(), ring, and rod.
|
private |
Definition at line 869 of file TrackingNtuple.cc.
Referenced by book(), clear(), push_back(), resize(), and set().
|
private |
Definition at line 870 of file TrackingNtuple.cc.
Referenced by book(), clear(), geometryXMLparser.CSCAlignable::index(), push_back(), resize(), and set().
|
private |
Definition at line 871 of file TrackingNtuple.cc.
Referenced by book(), clear(), push_back(), resize(), and set().