#include <Validation/RecoVertex/src/TrackParameterAnalyzer.cc>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
TrackParameterAnalyzer (const edm::ParameterSet &) | |
~TrackParameterAnalyzer () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
bool | match (const ParameterVector &a, const ParameterVector &b) |
Private Attributes | |
TH1 * | h1_Beff_ |
TH1 * | h1_par0_ |
TH1 * | h1_par1_ |
TH1 * | h1_par2_ |
TH1 * | h1_par3_ |
TH1 * | h1_par4_ |
TH1 * | h1_pull0_ |
TH1 * | h1_pull1_ |
TH1 * | h1_pull2_ |
TH1 * | h1_pull3_ |
TH1 * | h1_pull4_ |
TH1 * | h1_res0_ |
TH1 * | h1_res1_ |
TH1 * | h1_res2_ |
TH1 * | h1_res3_ |
TH1 * | h1_res4_ |
TH2 * | h2_dvsphi_ |
std::string | outputFile_ |
std::string | recoTrackProducer_ |
TFile * | rootFile_ |
edm::InputTag | simG4_ |
double | simUnit_ |
bool | verbose_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
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::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
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) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 68 of file TrackParameterAnalyzer.h.
|
explicit |
Definition at line 20 of file TrackParameterAnalyzer.cc.
References spr::find(), edm::getReleaseVersion(), edm::ParameterSet::getUntrackedParameter(), outputFile_, recoTrackProducer_, rootFile_, simUnit_, AlCaHLTBitMon_QueryRunRegistry::string, and verbose_.
TrackParameterAnalyzer::~TrackParameterAnalyzer | ( | ) |
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 114 of file TrackParameterAnalyzer.cc.
References trackerHits::c, funct::cos(), gather_cfg::cout, edm::Event::getByLabel(), h1_Beff_, h1_par0_, h1_par1_, h1_par2_, h1_par3_, h1_par4_, h1_pull0_, h1_pull1_, h1_pull2_, h1_pull3_, h1_pull4_, h1_res0_, h1_res1_, h1_res2_, h1_res3_, h1_res4_, h2_dvsphi_, reco::TrackBase::i_dsz, reco::TrackBase::i_dxy, reco::TrackBase::i_lambda, reco::TrackBase::i_phi, reco::TrackBase::i_qoverp, M_PI, match(), AlCaHLTBitMon_ParallelJobs::p, funct::pow(), lumiQueryAPI::q, recoTrackProducer_, alignCSCRings::s, simG4_, simUnit_, funct::sin(), mathSSE::sqrt(), lumiQTWidget::t, findQualityFiles::v, and verbose_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 54 of file TrackParameterAnalyzer.cc.
References gather_cfg::cout, h1_Beff_, h1_par0_, h1_par1_, h1_par2_, h1_par3_, h1_par4_, h1_pull0_, h1_pull1_, h1_pull2_, h1_pull3_, h1_pull4_, h1_res0_, h1_res1_, h1_res2_, h1_res3_, h1_res4_, h2_dvsphi_, M_PI, rootFile_, and simUnit_.
|
virtual |
|
private |
|
private |
Definition at line 94 of file TrackParameterAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 96 of file TrackParameterAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 97 of file TrackParameterAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 98 of file TrackParameterAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 99 of file TrackParameterAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 100 of file TrackParameterAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 84 of file TrackParameterAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 85 of file TrackParameterAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 86 of file TrackParameterAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 87 of file TrackParameterAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 88 of file TrackParameterAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 89 of file TrackParameterAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 90 of file TrackParameterAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 91 of file TrackParameterAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 92 of file TrackParameterAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 93 of file TrackParameterAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 95 of file TrackParameterAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 82 of file TrackParameterAnalyzer.h.
Referenced by TrackParameterAnalyzer().
|
private |
Definition at line 80 of file TrackParameterAnalyzer.h.
Referenced by analyze(), and TrackParameterAnalyzer().
|
private |
Definition at line 83 of file TrackParameterAnalyzer.h.
Referenced by beginJob(), endJob(), TrackParameterAnalyzer(), and ~TrackParameterAnalyzer().
|
private |
Definition at line 102 of file TrackParameterAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 104 of file TrackParameterAnalyzer.h.
Referenced by analyze(), beginJob(), and TrackParameterAnalyzer().
|
private |
Definition at line 103 of file TrackParameterAnalyzer.h.
Referenced by analyze(), and TrackParameterAnalyzer().