Public Types | |
typedef reco::Particle::LorentzVector | LorentzVector |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | 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 |
edm::ESGetToken< JetCorrectorParametersCollection, JetCorrectionsRecord > | mPayloadToken |
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::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Definition at line 28 of file JetCorrectorDemo.cc.
Definition at line 32 of file JetCorrectorDemo.cc.
|
explicit |
Definition at line 59 of file JetCorrectorDemo.cc.
References edm::EDConsumerBase::esConsumes(), edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), TFileService::kSharedResource, mDebug, mEtaMax, mEtaMin, mJetCorrector, mNGraphPoints, mNHistoPoints, mPayloadName, mPayloadToken, mPtMax, mPtMin, mUncertaintyFile, mUncertaintyTag, mUseCondDB, mVEta, mVPt, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 80 of file JetCorrectorDemo.cc.
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 82 of file JetCorrectorDemo.cc.
References pfClustersFromHGC3DClusters_cfi::corrector, gather_cfg::cout, HLT_2022v12_cff::dEta, MillePedeFileConverter_cfg::e, PVValHelper::eta, edm::FileInPath::fullPath(), edm::EventSetup::getData(), mps_fire::i, LEDCalibrationChannels::ieta, iEvent, jetMETDQMOfflineSource_cff::jec, mDebug, mEtaMax, mEtaMin, mJECvsEta, mJECvsPt, mJetCorrector, mNGraphPoints, mNHistoPoints, mPayloadToken, mPtMax, mPtMin, mRandom, mUncertaintyFile, mUncertaintyTag, mUseCondDB, mVEta, mVPt, funct::pow(), jetsAK4_CHS_cff::rawPt, 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::one::EDAnalyzerBase.
Definition at line 174 of file JetCorrectorDemo.cc.
References Exception, fs, TFileService::make(), mEtaMax, mEtaMin, mJECvsEta, mJECvsPt, mNGraphPoints, mPtMax, mPtMin, mRandom, mVEta, and mVPt.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 187 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 49 of file JetCorrectorDemo.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 42 of file JetCorrectorDemo.cc.
Referenced by analyze(), and JetCorrectorDemo().
|
private |
Definition at line 44 of file JetCorrectorDemo.cc.
Referenced by analyze(), beginJob(), and JetCorrectorDemo().
|
private |
Definition at line 44 of file JetCorrectorDemo.cc.
Referenced by analyze(), beginJob(), and JetCorrectorDemo().
|
private |
Definition at line 50 of file JetCorrectorDemo.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 50 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 43 of file JetCorrectorDemo.cc.
Referenced by analyze(), beginJob(), endJob(), and JetCorrectorDemo().
|
private |
Definition at line 43 of file JetCorrectorDemo.cc.
Referenced by analyze(), and JetCorrectorDemo().
|
private |
Definition at line 40 of file JetCorrectorDemo.cc.
Referenced by JetCorrectorDemo().
|
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(), and JetCorrectorDemo().
|
private |
Definition at line 44 of file JetCorrectorDemo.cc.
Referenced by analyze(), beginJob(), and JetCorrectorDemo().
|
private |
Definition at line 53 of file JetCorrectorDemo.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 52 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 52 of file JetCorrectorDemo.cc.
Referenced by endJob().
|
private |
Definition at line 42 of file JetCorrectorDemo.cc.
Referenced by analyze(), and JetCorrectorDemo().
|
private |
Definition at line 45 of file JetCorrectorDemo.cc.
Referenced by analyze(), beginJob(), endJob(), and JetCorrectorDemo().
|
private |
Definition at line 51 of file JetCorrectorDemo.cc.
Referenced by endJob().
|
private |
Definition at line 51 of file JetCorrectorDemo.cc.
Referenced by endJob().
|
private |
Definition at line 51 of file JetCorrectorDemo.cc.
Referenced by endJob().
|
private |
Definition at line 45 of file JetCorrectorDemo.cc.
Referenced by analyze(), beginJob(), endJob(), and JetCorrectorDemo().
|
private |
Definition at line 46 of file JetCorrectorDemo.cc.
|
private |
Definition at line 47 of file JetCorrectorDemo.cc.
|
private |
Definition at line 47 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 47 of file JetCorrectorDemo.cc.
|
private |
Definition at line 47 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 47 of file JetCorrectorDemo.cc.
|
private |
Definition at line 47 of file JetCorrectorDemo.cc.