Classes | |
struct | Parsed |
Public Member Functions | |
void | book (const std::string &prefix, TTree *tree) |
void | clear () |
DetIdOTCommon () | |
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 > | order |
std::vector< unsigned short > | ring |
std::vector< unsigned short > | rod |
Definition at line 648 of file TrackingNtuple.cc.
|
inline |
Definition at line 650 of file TrackingNtuple.cc.
|
inline |
Definition at line 652 of file TrackingNtuple.cc.
References BOOK, and relativeConstraints::ring.
|
inline |
Definition at line 678 of file TrackingNtuple.cc.
References relativeConstraints::ring.
|
inlineprivate |
Definition at line 692 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().
|
inline |
Definition at line 658 of file TrackingNtuple.cc.
References dumpparser::parse(), and relativeConstraints::ring.
|
inline |
Definition at line 665 of file TrackingNtuple.cc.
References relativeConstraints::ring.
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 671 of file TrackingNtuple.cc.
References diffTreeTool::index, dumpparser::parse(), and relativeConstraints::ring.
|
private |
Definition at line 707 of file TrackingNtuple.cc.
|
private |
Definition at line 708 of file TrackingNtuple.cc.
Referenced by geometryXMLparser.CSCAlignable::index().
|
private |
Definition at line 709 of file TrackingNtuple.cc.