Classes | |
struct | Parsed |
Public Member Functions | |
void | book (const std::string &prefix, TTree *tree) |
void | clear () |
DetIdStripOnly () | |
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 Member Functions | |
Parsed | parse (const TrackerTopology &tTopo, const DetId &id) const |
Private Attributes | |
std::vector< unsigned short > | isGlued |
std::vector< unsigned short > | isRPhi |
std::vector< unsigned short > | isStereo |
std::vector< unsigned short > | petalNumber |
std::vector< unsigned short > | string |
Definition at line 849 of file TrackingNtuple.cc.
|
inline |
Definition at line 851 of file TrackingNtuple.cc.
|
inline |
Definition at line 853 of file TrackingNtuple.cc.
References BOOK.
|
inline |
Definition at line 887 of file TrackingNtuple.cc.
|
inlineprivate |
Definition at line 903 of file TrackingNtuple.cc.
References StripSubdetector::TEC, TrackerTopology::tecIsDoubleSide(), TrackerTopology::tecPetalNumber(), StripSubdetector::TIB, TrackerTopology::tibIsDoubleSide(), TrackerTopology::tibString(), StripSubdetector::TID, TrackerTopology::tidIsDoubleSide(), StripSubdetector::TOB, and TrackerTopology::tobIsDoubleSide().
|
inline |
Definition at line 861 of file TrackingNtuple.cc.
References TrackerTopology::isRPhi(), TrackerTopology::isStereo(), and dumpparser::parse().
|
inline |
Definition at line 870 of file TrackingNtuple.cc.
Referenced by Vispa.Gui.TextDialog.TextDialog::__init__(), Vispa.Plugins.ConfigEditor.ToolDialog.ToolDialog::__init__(), Vispa.Main.MainWindow.MainWindow::_loadIni(), and Vispa.Gui.PortConnection.PointToPointConnection::updateConnection().
|
inline |
Definition at line 878 of file TrackingNtuple.cc.
References dumpparser::parse().
|
private |
Definition at line 922 of file TrackingNtuple.cc.
|
private |
Definition at line 921 of file TrackingNtuple.cc.
|
private |
Definition at line 920 of file TrackingNtuple.cc.
|
private |
Definition at line 919 of file TrackingNtuple.cc.
|
private |
Definition at line 918 of file TrackingNtuple.cc.