#include <FP420HitsObject.h>
Public Member Functions | |
FP420HitsObject (std::string, TrackingSlaveSD::Collection &) | |
TrackingSlaveSD::Collection & | hits () |
std::string | name () |
Private Attributes | |
TrackingSlaveSD::Collection & | _hits |
std::string | _name |
Definition at line 6 of file FP420HitsObject.h.
FP420HitsObject::FP420HitsObject | ( | std::string | n, |
TrackingSlaveSD::Collection & | h | ||
) |
Definition at line 3 of file FP420HitsObject.cc.
|
inline |
|
inline |
Definition at line 9 of file FP420HitsObject.h.
References _name.
Referenced by config.CFG::__str__(), and validation.Sample::digest().
|
private |
Definition at line 12 of file FP420HitsObject.h.
Referenced by ntuplePrintersDiff.TrackPrinter::diff(), ntupleDataFormat._RecoHitAdaptor::gluedHits(), hits(), ntupleDataFormat._RecoHitAdaptor::hits(), ntupleDataFormat._RecoHitAdaptor::invalidHits(), ntupleDataFormat._RecoHitAdaptor::phase2OTHits(), ntupleDataFormat._RecoHitAdaptor::pixelHits(), ntuplePrintersDiff.SeedPrinter::printHits(), ntuplePrintersDiff.TrackPrinter::printHits(), ntuplePrintersDiff.TrackingParticlePrinter::printHits(), and ntupleDataFormat._RecoHitAdaptor::stripHits().
|
private |
Definition at line 13 of file FP420HitsObject.h.
Referenced by plotting.Subtract::__str__(), plotting.Transform::__str__(), plotting.FakeDuplicate::__str__(), plotting.CutEfficiency::__str__(), plotting.AggregateBins::__str__(), plotting.AggregateHistos::__str__(), plotting.ROC::__str__(), trackingPlots.TimePerEventPlot::__str__(), trackingPlots.TimePerTrackPlot::__str__(), trackingPlots.TimePerEventPlot::_create(), plotting.PlotGroup::_drawSeparate(), plotting.PlotGroup::_save(), plotting.Subtract::create(), plotting.Transform::create(), plotting.FakeDuplicate::create(), plotting.CutEfficiency::create(), plotting.AggregateBins::create(), plotting.AggregateHistos::create(), trackingPlots.TimePerTrackPlot::create(), plotting.Plot::create(), plotting.PlotGroup::draw(), plotting.Plot::getName(), plotting.PlotGroup::getName(), plotting.PlotterFolder::getName(), plotting.PlotterItem::getName(), plotting.PlotterFolder::getSelectionNameIterator(), name(), validation.SimpleSample::name(), trackingPlots.Iteration::name(), plotting.PlotterItem::readDirs(), and plotting.PlotGroup::remove().