#include <TrackerSeedValidator.h>
Private Attributes | |
std::string | builderName |
CosmicTrackingParticleSelector | cosmictpSelector |
std::string | dirName_ |
MTVHistoProducerAlgo * | histoProducerAlgo_ |
bool | runStandalone |
edm::ESHandle < TransientTrackingRecHitBuilder > | theTTRHBuilder |
TrackingParticleSelector | tpSelector |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Protected Member Functions inherited from MultiTrackValidatorBase | |
MultiTrackValidatorBase (const edm::ParameterSet &pset) | |
Constructor. More... | |
virtual | ~MultiTrackValidatorBase () |
Destructor. More... | |
Protected Attributes inherited from MultiTrackValidatorBase | |
std::vector< const TrackAssociatorBase * > | associator |
std::vector< std::string > | associators |
edm::InputTag | bsSrc |
DQMStore * | dbe_ |
bool | ignoremissingtkcollection_ |
std::vector< edm::InputTag > | label |
edm::InputTag | label_pileupinfo |
edm::InputTag | label_tp_effic |
edm::InputTag | label_tp_fake |
edm::InputTag | label_tv |
edm::InputTag | m_dEdx1Tag |
edm::InputTag | m_dEdx2Tag |
std::string | out |
std::string | parametersDefiner |
std::string | sim |
bool | skipHistoFit |
edm::ESHandle< MagneticField > | theMF |
Class that prodecs histrograms to validate Track Reconstruction performances
Definition at line 18 of file TrackerSeedValidator.h.
TrackerSeedValidator::TrackerSeedValidator | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 37 of file TrackerSeedValidator.cc.
References builderName, edm::EDConsumerBase::consumesCollector(), MultiTrackValidatorBase::dbe_, dirName_, reco::get(), edm::ParameterSet::getParameter(), histoProducerAlgo_, runStandalone, AlCaHLTBitMon_QueryRunRegistry::string, and tpSelector.
|
virtual |
Destructor.
Definition at line 63 of file TrackerSeedValidator.cc.
References histoProducerAlgo_.
|
virtual |
Method called once per event.
Implements edm::EDAnalyzer.
Definition at line 119 of file TrackerSeedValidator.cc.
References MultiTrackValidatorBase::associator, MultiTrackValidatorBase::associators, asciidump::at, MultiTrackValidatorBase::bsSrc, EncodedEventId::bunchCrossing(), LocalTrajectoryParameters::charge(), funct::cos(), alignCSCRings::e, edm::AssociationMap< Tag >::end(), EncodedEventId::event(), TrackingParticle::eventId(), MTVHistoProducerAlgo::fill_generic_recoTrack_histos(), MTVHistoProducerAlgo::fill_generic_simTrack_histos(), MTVHistoProducerAlgo::fill_recoAssociated_simTrack_histos(), MTVHistoProducerAlgo::fill_ResoAndPull_recoTrack_histos(), MTVHistoProducerAlgo::fill_simAssociated_recoTrack_histos(), MTVHistoProducerAlgo::fill_trackBased_histos(), edm::AssociationMap< Tag >::find(), first, TrajectoryStateOnSurface::freeState(), PerigeeConversions::ftsToPerigeeError(), edm::EventSetup::get(), PileupSummaryInfo::getPU_NumInteractions(), histoProducerAlgo_, i, j, MultiTrackValidatorBase::label, MultiTrackValidatorBase::label_pileupinfo, MultiTrackValidatorBase::label_tp_effic, MultiTrackValidatorBase::label_tp_fake, MultiTrackValidatorBase::label_tv, LogTrace, PTrajectoryStateOnDet::parameters(), MultiTrackValidatorBase::parametersDefiner, reco::BeamSpot::position(), edm::Handle< T >::product(), edm::ESHandle< class >::product(), TrajectorySeed::recHits(), reco::TrackBase::setHitPattern(), funct::sin(), findQualityFiles::size, mathSSE::sqrt(), TrajectorySeed::startingState(), MultiTrackValidatorBase::theMF, theTTRHBuilder, tpSelector, trajectoryStateTransform::transientState(), w(), and cms::Exception::what().
|
virtual |
Method called before the event loop.
Reimplemented from edm::EDAnalyzer.
Definition at line 65 of file TrackerSeedValidator.cc.
References MultiTrackValidatorBase::associator, MultiTrackValidatorBase::associators, MTVHistoProducerAlgo::bookRecoHistos(), MTVHistoProducerAlgo::bookRecoHistosForStandaloneRunning(), MTVHistoProducerAlgo::bookSimHistos(), builderName, DQMStore::cd(), MultiTrackValidatorBase::dbe_, TrackerOfflineValidation_Dqm_cff::dirName, dirName_, edm::EventSetup::get(), DQMStore::goUp(), histoProducerAlgo_, MTVHistoProducerAlgo::initialize(), edm::InputTag::instance(), edm::InputTag::label(), MultiTrackValidatorBase::label, edm::InputTag::process(), edm::ESHandle< class >::product(), python.rootplot.root2matplotlib::replace(), runStandalone, DQMStore::setCurrentFolder(), MultiTrackValidatorBase::theMF, theTTRHBuilder, and w().
|
virtual |
Method called at the end of the event loop.
Reimplemented from edm::EDAnalyzer.
Definition at line 419 of file TrackerSeedValidator.cc.
References MultiTrackValidatorBase::associators, MultiTrackValidatorBase::dbe_, MTVHistoProducerAlgo::fillHistosFromVectors(), MTVHistoProducerAlgo::fillProfileHistosFromVectors(), MTVHistoProducerAlgo::finalHistoFits(), histoProducerAlgo_, MultiTrackValidatorBase::label, LogTrace, MultiTrackValidatorBase::out, runStandalone, DQMStore::save(), and w().
|
private |
Definition at line 35 of file TrackerSeedValidator.h.
Referenced by beginRun(), and TrackerSeedValidator().
|
private |
Definition at line 43 of file TrackerSeedValidator.h.
|
private |
Definition at line 37 of file TrackerSeedValidator.h.
Referenced by beginRun(), and TrackerSeedValidator().
|
private |
Definition at line 44 of file TrackerSeedValidator.h.
Referenced by analyze(), beginRun(), endRun(), TrackerSeedValidator(), and ~TrackerSeedValidator().
|
private |
Definition at line 39 of file TrackerSeedValidator.h.
Referenced by beginRun(), endRun(), and TrackerSeedValidator().
|
private |
Definition at line 36 of file TrackerSeedValidator.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 42 of file TrackerSeedValidator.h.
Referenced by analyze(), and TrackerSeedValidator().