Public Member Functions | |
SimEvent () | |
Public Attributes | |
double | chisq |
double | dzmax |
double | dztrim |
EncodedEventId | eventId |
double | m4m2 |
int | nmatch |
int | nrecTrack |
std::map< double, int > | ntInRecVz |
double | sumpt |
double | sumpt2 |
double | sumpt2rec |
double | Tc |
std::vector< reco::TransientTrack > | tk |
std::vector< reco::TransientTrack > | tkprim |
std::vector< reco::TransientTrack > | tkprimsel |
std::vector< const TrackingParticle * > | tp |
double | x |
double | xfit |
double | y |
double | yfit |
double | z |
double | zfit |
double | zmatch |
Definition at line 118 of file PrimaryVertexAnalyzer4PU.h.
|
inline |
Definition at line 121 of file PrimaryVertexAnalyzer4PU.h.
References chisq, dzmax, dztrim, nrecTrack, sumpt, sumpt2, sumpt2rec, Tc, z, and zfit.
double PrimaryVertexAnalyzer4PU::SimEvent::chisq |
Definition at line 145 of file PrimaryVertexAnalyzer4PU.h.
Referenced by SimEvent().
double PrimaryVertexAnalyzer4PU::SimEvent::dzmax |
Definition at line 145 of file PrimaryVertexAnalyzer4PU.h.
Referenced by SimEvent().
double PrimaryVertexAnalyzer4PU::SimEvent::dztrim |
Definition at line 145 of file PrimaryVertexAnalyzer4PU.h.
Referenced by SimEvent().
EncodedEventId PrimaryVertexAnalyzer4PU::SimEvent::eventId |
Definition at line 138 of file PrimaryVertexAnalyzer4PU.h.
Referenced by PrimaryVertexAnalyzer4PU::getSimEvents(), and PrimaryVertexAnalyzer4PU::getTrueSeparation().
double PrimaryVertexAnalyzer4PU::SimEvent::m4m2 |
Definition at line 145 of file PrimaryVertexAnalyzer4PU.h.
int PrimaryVertexAnalyzer4PU::SimEvent::nmatch |
Definition at line 148 of file PrimaryVertexAnalyzer4PU.h.
int PrimaryVertexAnalyzer4PU::SimEvent::nrecTrack |
Definition at line 136 of file PrimaryVertexAnalyzer4PU.h.
Referenced by SimEvent().
std::map<double, int> PrimaryVertexAnalyzer4PU::SimEvent::ntInRecVz |
Definition at line 149 of file PrimaryVertexAnalyzer4PU.h.
double PrimaryVertexAnalyzer4PU::SimEvent::sumpt |
Definition at line 144 of file PrimaryVertexAnalyzer4PU.h.
Referenced by SimEvent().
double PrimaryVertexAnalyzer4PU::SimEvent::sumpt2 |
Definition at line 144 of file PrimaryVertexAnalyzer4PU.h.
Referenced by SimEvent().
double PrimaryVertexAnalyzer4PU::SimEvent::sumpt2rec |
Definition at line 143 of file PrimaryVertexAnalyzer4PU.h.
Referenced by SimEvent().
double PrimaryVertexAnalyzer4PU::SimEvent::Tc |
Definition at line 145 of file PrimaryVertexAnalyzer4PU.h.
Referenced by SimEvent().
std::vector<reco::TransientTrack> PrimaryVertexAnalyzer4PU::SimEvent::tk |
Definition at line 140 of file PrimaryVertexAnalyzer4PU.h.
Referenced by PrimaryVertexAnalyzer4PU::analyzeVertexCollectionTP(), and PrimaryVertexAnalyzer4PU::printEventSummary().
std::vector<reco::TransientTrack> PrimaryVertexAnalyzer4PU::SimEvent::tkprim |
Definition at line 141 of file PrimaryVertexAnalyzer4PU.h.
Referenced by PrimaryVertexAnalyzer4PU::analyzeVertexCollectionTP(), and PrimaryVertexAnalyzer4PU::printEventSummary().
std::vector<reco::TransientTrack> PrimaryVertexAnalyzer4PU::SimEvent::tkprimsel |
Definition at line 142 of file PrimaryVertexAnalyzer4PU.h.
std::vector<const TrackingParticle*> PrimaryVertexAnalyzer4PU::SimEvent::tp |
Definition at line 139 of file PrimaryVertexAnalyzer4PU.h.
double PrimaryVertexAnalyzer4PU::SimEvent::x |
Definition at line 133 of file PrimaryVertexAnalyzer4PU.h.
Referenced by svgfig.Curve.Sample::__repr__(), svgfig.Ellipse::__repr__(), Vispa.Gui.WidgetContainer.WidgetContainer::autosize(), Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), PrimaryVertexAnalyzer4PU::getSimEvents(), geometryXMLparser.Alignable::pos(), and Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget().
double PrimaryVertexAnalyzer4PU::SimEvent::xfit |
Definition at line 135 of file PrimaryVertexAnalyzer4PU.h.
double PrimaryVertexAnalyzer4PU::SimEvent::y |
Definition at line 133 of file PrimaryVertexAnalyzer4PU.h.
Referenced by svgfig.Ellipse::__repr__(), Vispa.Gui.WidgetContainer.WidgetContainer::autosize(), Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), PrimaryVertexAnalyzer4PU::getSimEvents(), geometryXMLparser.Alignable::pos(), and Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget().
double PrimaryVertexAnalyzer4PU::SimEvent::yfit |
Definition at line 135 of file PrimaryVertexAnalyzer4PU.h.
double PrimaryVertexAnalyzer4PU::SimEvent::z |
Definition at line 133 of file PrimaryVertexAnalyzer4PU.h.
Referenced by PrimaryVertexAnalyzer4PU::getSimEvents(), PrimaryVertexAnalyzer4PU::getTrueSeparation(), geometryXMLparser.Alignable::pos(), PrimaryVertexAnalyzer4PU::printEventSummary(), and SimEvent().
double PrimaryVertexAnalyzer4PU::SimEvent::zfit |
Definition at line 135 of file PrimaryVertexAnalyzer4PU.h.
Referenced by SimEvent().
double PrimaryVertexAnalyzer4PU::SimEvent::zmatch |
Definition at line 147 of file PrimaryVertexAnalyzer4PU.h.