Public Member Functions | |
StopPoint (const std::string &fName, double fX, double fY, double fZ, double fT, int fId, double fMass, double fCharge) | |
Public Attributes | |
double | charge |
int | id |
double | mass |
std::string | name |
double | t |
double | x |
double | y |
double | z |
Definition at line 33 of file RHStopTracer.h.
|
inline |
Definition at line 34 of file RHStopTracer.h.
double RHStopTracer::StopPoint::charge |
Definition at line 44 of file RHStopTracer.h.
int RHStopTracer::StopPoint::id |
Definition at line 42 of file RHStopTracer.h.
double RHStopTracer::StopPoint::mass |
Definition at line 43 of file RHStopTracer.h.
Referenced by Particle.Particle::__str__(), ZMuMuRochCorAnalyzer.DiMuon::__str__(), and DiObject.DiMuon::__str__().
std::string RHStopTracer::StopPoint::name |
Definition at line 37 of file RHStopTracer.h.
Referenced by dirstructure.Directory::__create_pie_image(), dqm_interfaces.DirID::__eq__(), dirstructure.Directory::__get_full_path(), dirstructure.Comparison::__get_img_name(), dirstructure.Comparison::__make_image(), dirstructure.Directory::__repr__(), dqm_interfaces.DirID::__repr__(), dirstructure.Comparison::__repr__(), config.CFG::__str__(), dirstructure.Directory::calcStats(), validation.Sample::digest(), utils.StatisticalTest::get_status(), VIDSelectorBase.VIDSelectorBase::initialize(), dirstructure.Directory::print_report(), and Vispa.Views.PropertyView.Property::valueChanged().
double RHStopTracer::StopPoint::t |
Definition at line 41 of file RHStopTracer.h.
double RHStopTracer::StopPoint::x |
Definition at line 38 of file RHStopTracer.h.
Referenced by svgfig.Curve.Sample::__repr__(), svgfig.Ellipse::__repr__(), Vispa.Gui.WidgetContainer.WidgetContainer::autosize(), Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), geometryXMLparser.Alignable::pos(), Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget(), ntupleDataFormat._HitObject::r(), and ntupleDataFormat._HitObject::r3D().
double RHStopTracer::StopPoint::y |
Definition at line 39 of file RHStopTracer.h.
Referenced by svgfig.Ellipse::__repr__(), Vispa.Gui.WidgetContainer.WidgetContainer::autosize(), Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), geometryXMLparser.Alignable::pos(), Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget(), ntupleDataFormat._HitObject::r(), and ntupleDataFormat._HitObject::r3D().
double RHStopTracer::StopPoint::z |
Definition at line 40 of file RHStopTracer.h.
Referenced by geometryXMLparser.Alignable::pos(), and ntupleDataFormat._HitObject::r3D().