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 806 of file TrackingNtuple.cc.
|
inline |
Definition at line 808 of file TrackingNtuple.cc.
|
inline |
Definition at line 810 of file TrackingNtuple.cc.
References BOOK, order, ring, and rod.
|
inline |
Definition at line 836 of file TrackingNtuple.cc.
References order, ring, and rod.
|
inlineprivate |
Definition at line 850 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 816 of file TrackingNtuple.cc.
References order, parse(), ring, and rod.
|
inline |
Definition at line 823 of file TrackingNtuple.cc.
References order, ring, rod, and findQualityFiles::size.
|
inline |
Definition at line 829 of file TrackingNtuple.cc.
References order, parse(), ring, and rod.
|
private |
Definition at line 865 of file TrackingNtuple.cc.
Referenced by book(), clear(), push_back(), resize(), and set().
|
private |
Definition at line 866 of file TrackingNtuple.cc.
Referenced by book(), clear(), geometryXMLparser.CSCAlignable::index(), push_back(), resize(), and set().
|
private |
Definition at line 867 of file TrackingNtuple.cc.
Referenced by book(), clear(), push_back(), resize(), and set().