Public Types | |
typedef reco::Particle::LorentzVector | LorentzVector |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
void | endJob () override |
Private Attributes | |
edm::Service< TFileService > | fs |
bool | mDebug |
double | mEtaMax |
double | mEtaMin |
TH2F * | mJECvsEta |
TH2F * | mJECvsPt |
edm::EDGetTokenT< reco::JetCorrector > | mJetCorrector |
int | mNGraphPoints |
int | mNHistoPoints |
std::string | mPayloadName |
double | mPtMax |
double | mPtMin |
TRandom * | mRandom |
TGraph * | mUncCorPt [100] |
std::string | mUncertaintyFile |
std::string | mUncertaintyTag |
TGraph * | mUncEta [100] |
bool | mUseCondDB |
std::vector< double > | mVEta |
TGraphErrors * | mVGraphCorPt [100] |
TGraphErrors * | mVGraphEta [100] |
TGraphErrors * | mVGraphPt [100] |
std::vector< double > | mVPt |
double | veta [100][1000] |
double | vex_eta [100][1000] |
double | vex_pt [100][1000] |
double | vjec_eta [100][1000] |
double | vjec_pt [100][1000] |
double | vjecUnc_eta [100][1000] |
double | vjecUnc_pt [100][1000] |
double | vpt [100][1000] |
double | vptcor [100][1000] |
double | vUnc_eta [100][1000] |
double | vUnc_pt [100][1000] |
Additional Inherited Members | |
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) |
Definition at line 28 of file JetCorrectorDemo.cc.
Definition at line 32 of file JetCorrectorDemo.cc.
|
explicit |
Definition at line 58 of file JetCorrectorDemo.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), mDebug, mEtaMax, mEtaMin, mJetCorrector, mNGraphPoints, mNHistoPoints, mPayloadName, mPtMax, mPtMin, mUncertaintyFile, mUncertaintyTag, mUseCondDB, mVEta, mVPt, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 75 of file JetCorrectorDemo.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 77 of file JetCorrectorDemo.cc.
References pfClustersFromHGC3DClusters_cfi::corrector, gather_cfg::cout, HLT_FULL_cff::dEta, MillePedeFileConverter_cfg::e, PVValHelper::eta, edm::FileInPath::fullPath(), edm::EventSetup::get(), get, JetCorrectionUncertainty::getUncertainty(), mps_fire::i, LEDCalibrationChannels::ieta, iEvent, jetMETDQMOfflineSource_cff::jec, mDebug, mEtaMax, mEtaMin, mJECvsEta, mJECvsPt, mJetCorrector, mNGraphPoints, mNHistoPoints, mPayloadName, mPtMax, mPtMin, mRandom, mUncertaintyFile, mUncertaintyTag, mUseCondDB, mVEta, mVPt, funct::pow(), jets_cff::rawPt, JetCorrectionUncertainty::setJetEta(), JetCorrectionUncertainty::setJetPt(), createJobs::tmp, veta, vex_eta, vex_pt, vjec_eta, vjec_pt, vjecUnc_eta, vjecUnc_pt, vpt, vptcor, vUnc_eta, and vUnc_pt.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 170 of file JetCorrectorDemo.cc.
References Exception, fs, TFileService::make(), mEtaMax, mEtaMin, mJECvsEta, mJECvsPt, mNGraphPoints, mPtMax, mPtMin, mRandom, mVEta, and mVPt.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 183 of file JetCorrectorDemo.cc.
References fs, LEDCalibrationChannels::ieta, TFileService::make(), mNGraphPoints, mUncCorPt, mUncEta, mVEta, mVGraphCorPt, mVGraphEta, mVGraphPt, mVPt, Skims_PA_cff::name, veta, vex_eta, vex_pt, vjec_eta, vjec_pt, vjecUnc_eta, vjecUnc_pt, vpt, vptcor, vUnc_eta, and vUnc_pt.
|
private |
Definition at line 48 of file JetCorrectorDemo.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 41 of file JetCorrectorDemo.cc.
Referenced by analyze(), and JetCorrectorDemo().
|
private |
Definition at line 43 of file JetCorrectorDemo.cc.
Referenced by analyze(), beginJob(), and JetCorrectorDemo().
|
private |
Definition at line 43 of file JetCorrectorDemo.cc.
Referenced by analyze(), beginJob(), and JetCorrectorDemo().
|
private |
Definition at line 49 of file JetCorrectorDemo.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 49 of file JetCorrectorDemo.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 39 of file JetCorrectorDemo.cc.
Referenced by analyze(), and JetCorrectorDemo().
|
private |
Definition at line 42 of file JetCorrectorDemo.cc.
Referenced by analyze(), beginJob(), endJob(), and JetCorrectorDemo().
|
private |
Definition at line 42 of file JetCorrectorDemo.cc.
Referenced by analyze(), and JetCorrectorDemo().
|
private |
Definition at line 40 of file JetCorrectorDemo.cc.
Referenced by analyze(), and JetCorrectorDemo().
|
private |
Definition at line 43 of file JetCorrectorDemo.cc.
Referenced by analyze(), beginJob(), and JetCorrectorDemo().
|
private |
Definition at line 43 of file JetCorrectorDemo.cc.
Referenced by analyze(), beginJob(), and JetCorrectorDemo().
|
private |
Definition at line 52 of file JetCorrectorDemo.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 51 of file JetCorrectorDemo.cc.
Referenced by endJob().
|
private |
Definition at line 40 of file JetCorrectorDemo.cc.
Referenced by analyze(), and JetCorrectorDemo().
|
private |
Definition at line 40 of file JetCorrectorDemo.cc.
Referenced by analyze(), and JetCorrectorDemo().
|
private |
Definition at line 51 of file JetCorrectorDemo.cc.
Referenced by endJob().
|
private |
Definition at line 41 of file JetCorrectorDemo.cc.
Referenced by analyze(), and JetCorrectorDemo().
|
private |
Definition at line 44 of file JetCorrectorDemo.cc.
Referenced by analyze(), beginJob(), endJob(), and JetCorrectorDemo().
|
private |
Definition at line 50 of file JetCorrectorDemo.cc.
Referenced by endJob().
|
private |
Definition at line 50 of file JetCorrectorDemo.cc.
Referenced by endJob().
|
private |
Definition at line 50 of file JetCorrectorDemo.cc.
Referenced by endJob().
|
private |
Definition at line 44 of file JetCorrectorDemo.cc.
Referenced by analyze(), beginJob(), endJob(), and JetCorrectorDemo().
|
private |
Definition at line 45 of file JetCorrectorDemo.cc.
|
private |
Definition at line 46 of file JetCorrectorDemo.cc.
|
private |
Definition at line 46 of file JetCorrectorDemo.cc.
|
private |
Definition at line 45 of file JetCorrectorDemo.cc.
|
private |
Definition at line 45 of file JetCorrectorDemo.cc.
|
private |
Definition at line 46 of file JetCorrectorDemo.cc.
|
private |
Definition at line 46 of file JetCorrectorDemo.cc.
|
private |
Definition at line 45 of file JetCorrectorDemo.cc.
|
private |
Definition at line 45 of file JetCorrectorDemo.cc.
|
private |
Definition at line 46 of file JetCorrectorDemo.cc.
|
private |
Definition at line 46 of file JetCorrectorDemo.cc.