#include <MySub/LhcTrackAnalyzer/src/LhcTrackAnalyzer.cc>
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
void | endJob () override |
void | SetVarToZero () |
Private Attributes | |
int | charge_ [nMaxtracks_] |
double | chi2_ [nMaxtracks_] |
double | chi2ndof_ [nMaxtracks_] |
bool | debug_ |
double | dxy_ [nMaxtracks_] |
double | dz_ [nMaxtracks_] |
double | eta_ [nMaxtracks_] |
int | event_ |
std::string | filename_ |
bool | goodbx_ |
bool | goodvtx_ |
int | isHighPurity_ [nMaxtracks_] |
int | nTracks_ |
double | phi_ [nMaxtracks_] |
double | pt_ [nMaxtracks_] |
edm::InputTag | PVtxCollectionTag_ |
double | qoverp_ [nMaxtracks_] |
TFile * | rootFile_ |
TTree * | rootTree_ |
int | run_ |
edm::InputTag | TrackCollectionTag_ |
int | trkAlgo_ [nMaxtracks_] |
int | trkQuality_ [nMaxtracks_] |
int | validhits_ [nMaxtracks_][7] |
double | xPCA_ [nMaxtracks_] |
double | yPCA_ [nMaxtracks_] |
double | zPCA_ [nMaxtracks_] |
Static Private Attributes | |
static const int | nMaxtracks_ = 3000 |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsInputProcessBlocks () |
static bool | wantsProcessBlocks () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Protected Member Functions inherited from edm::EDConsumerBase | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Originally written by M.Musich Expanded by A. Bonato
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 54 of file LhcTrackAnalyzer.h.
|
explicit |
Definition at line 61 of file LhcTrackAnalyzer.cc.
References debug_, filename_, edm::ParameterSet::getParameter(), PVtxCollectionTag_, AlCaHLTBitMon_QueryRunRegistry::string, and TrackCollectionTag_.
|
override |
Definition at line 72 of file LhcTrackAnalyzer.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 82 of file LhcTrackAnalyzer.cc.
References funct::abs(), reco::TrackBase::algoName(), charge_, chi2_, chi2ndof_, gather_cfg::cout, reco::TrackBase::ctf, ztail::d, debug_, reco::TrackBase::detachedQuadStep, reco::TrackBase::detachedTripletStep, dxy_, dz_, eta_, event_, Exception, goodbx_, goodvtx_, reco::TrackBase::highPtTripletStep, reco::TrackBase::highPurity, iEvent, reco::TrackBase::initialStep, isHighPurity_, reco::TrackBase::jetCoreRegionalStep, reco::TrackBase::loose, reco::TrackBase::lowPtQuadStep, reco::TrackBase::lowPtTripletStep, reco::TrackBase::mixedTripletStep, nMaxtracks_, nTracks_, phi_, reco::TrackBase::pixelLessStep, reco::TrackBase::pixelPairStep, pt_, PVtxCollectionTag_, qoverp_, rootTree_, run_, SetVarToZero(), reco::TrackBase::tight, reco::TrackBase::tobTecStep, HLT_FULL_cff::track, TrackCollectionTag_, trkAlgo_, trkQuality_, reco::TrackBase::undefAlgorithm, reco::TrackBase::undefQuality, validhits_, extraflags_cff::vtx, xPCA_, yPCA_, and zPCA_.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 212 of file LhcTrackAnalyzer.cc.
References charge_, chi2_, chi2ndof_, dxy_, dz_, eta_, event_, filename_, goodbx_, goodvtx_, isHighPurity_, nTracks_, phi_, pt_, qoverp_, rootFile_, rootTree_, run_, trkAlgo_, trkQuality_, validhits_, xPCA_, yPCA_, and zPCA_.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 243 of file LhcTrackAnalyzer.cc.
References rootFile_.
Referenced by o2olib.O2ORunMgr::executeJob().
|
private |
Definition at line 250 of file LhcTrackAnalyzer.cc.
References charge_, chi2_, chi2ndof_, dxy_, dz_, eta_, event_, mps_fire::i, isHighPurity_, dqmiolumiharvest::j, nMaxtracks_, nTracks_, phi_, pt_, qoverp_, run_, trkAlgo_, trkQuality_, validhits_, xPCA_, yPCA_, and zPCA_.
Referenced by analyze().
|
private |
Definition at line 87 of file LhcTrackAnalyzer.h.
Referenced by analyze(), beginJob(), and SetVarToZero().
|
private |
Definition at line 85 of file LhcTrackAnalyzer.h.
Referenced by analyze(), beginJob(), and SetVarToZero().
|
private |
Definition at line 86 of file LhcTrackAnalyzer.h.
Referenced by analyze(), beginJob(), and SetVarToZero().
|
private |
Definition at line 67 of file LhcTrackAnalyzer.h.
Referenced by analyze(), and LhcTrackAnalyzer().
|
private |
Definition at line 90 of file LhcTrackAnalyzer.h.
Referenced by analyze(), beginJob(), and SetVarToZero().
|
private |
Definition at line 89 of file LhcTrackAnalyzer.h.
Referenced by analyze(), beginJob(), and SetVarToZero().
|
private |
Definition at line 83 of file LhcTrackAnalyzer.h.
Referenced by analyze(), beginJob(), and SetVarToZero().
|
private |
Definition at line 81 of file LhcTrackAnalyzer.h.
Referenced by analyze(), beginJob(), and SetVarToZero().
|
private |
Definition at line 70 of file LhcTrackAnalyzer.h.
Referenced by beginJob(), and LhcTrackAnalyzer().
|
private |
Definition at line 98 of file LhcTrackAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 99 of file LhcTrackAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 96 of file LhcTrackAnalyzer.h.
Referenced by analyze(), beginJob(), and SetVarToZero().
|
staticprivate |
Definition at line 78 of file LhcTrackAnalyzer.h.
Referenced by analyze(), and SetVarToZero().
|
private |
Definition at line 79 of file LhcTrackAnalyzer.h.
Referenced by analyze(), beginJob(), and SetVarToZero().
|
private |
Definition at line 84 of file LhcTrackAnalyzer.h.
Referenced by analyze(), beginJob(), and SetVarToZero().
|
private |
Definition at line 82 of file LhcTrackAnalyzer.h.
Referenced by analyze(), beginJob(), and SetVarToZero().
|
private |
Definition at line 66 of file LhcTrackAnalyzer.h.
Referenced by analyze(), and LhcTrackAnalyzer().
|
private |
Definition at line 88 of file LhcTrackAnalyzer.h.
Referenced by analyze(), beginJob(), and SetVarToZero().
|
private |
Definition at line 71 of file LhcTrackAnalyzer.h.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 72 of file LhcTrackAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 80 of file LhcTrackAnalyzer.h.
Referenced by analyze(), beginJob(), and SetVarToZero().
|
private |
Definition at line 65 of file LhcTrackAnalyzer.h.
Referenced by analyze(), and LhcTrackAnalyzer().
|
private |
Definition at line 94 of file LhcTrackAnalyzer.h.
Referenced by analyze(), beginJob(), and SetVarToZero().
|
private |
Definition at line 95 of file LhcTrackAnalyzer.h.
Referenced by analyze(), beginJob(), and SetVarToZero().
|
private |
Definition at line 97 of file LhcTrackAnalyzer.h.
Referenced by analyze(), beginJob(), and SetVarToZero().
|
private |
Definition at line 91 of file LhcTrackAnalyzer.h.
Referenced by analyze(), beginJob(), and SetVarToZero().
|
private |
Definition at line 92 of file LhcTrackAnalyzer.h.
Referenced by analyze(), beginJob(), and SetVarToZero().
|
private |
Definition at line 93 of file LhcTrackAnalyzer.h.
Referenced by analyze(), beginJob(), and SetVarToZero().