![]() |
![]() |
Classes | |
struct | FileHandle |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
void | endJob () override |
int | readUserData () |
Private Attributes | |
int | bsize |
int | compressionAlgo |
int | compressionLevel |
TBranch * | emBranch |
HFShowerPhotonCollection | emColl |
HFShowerLibraryEventInfo | evtInfo |
TBranch * | hadBranch |
HFShowerPhotonCollection | hadColl |
TFile * | LibFile |
TTree * | LibTree |
int | nbins |
int | nshowers |
std::vector< float > * | partsEm |
std::vector< float > * | partsHad |
int | splitlevel |
std::string | theDataFile |
TFile * | theFile |
std::vector< FileHandle > | theFileHandle |
TTree * | theTree |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzerBase | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
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 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 24 of file HcalForwardLibWriter.cc.
|
explicit |
Definition at line 64 of file HcalForwardLibWriter.cc.
References bsize, compressionAlgo, compressionLevel, emBranch, personalPlayback::fp, compareTotals::fs, edm::ParameterSet::getParameter(), hadBranch, LibTree, nbins, nshowers, partsEm, partsHad, readUserData(), splitlevel, AlCaHLTBitMon_QueryRunRegistry::string, and theDataFile.
|
inlineoverride |
Definition at line 32 of file HcalForwardLibWriter.cc.
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 107 of file HcalForwardLibWriter.cc.
References emBranch, emColl, personalPlayback::fn, hadBranch, hadColl, mps_fire::i, caHitNtupletGeneratorKernels::iev, createfilelist::int, LibTree, dqmiodumpmetadata::n, nbins, nshowers, partsEm, partsHad, findQualityFiles::size, AlCaHLTBitMon_QueryRunRegistry::string, submitPVValidationJobs::t, theFile, theFileHandle, theTree, x, y, and z.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 212 of file HcalForwardLibWriter.cc.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 214 of file HcalForwardLibWriter.cc.
References compareTotals::fs, and LibTree.
|
static |
Definition at line 95 of file HcalForwardLibWriter.cc.
References edm::ConfigurationDescriptions::add(), and submitPVResolutionJobs::desc.
|
private |
Definition at line 221 of file HcalForwardLibWriter.cc.
References HcalForwardLibWriter::FileHandle::id, input, dqmdumpme::k, HcalForwardLibWriter::FileHandle::momentum, HcalForwardLibWriter::FileHandle::name, AlCaHLTBitMon_QueryRunRegistry::string, theDataFile, and theFileHandle.
Referenced by HcalForwardLibWriter().
|
private |
Definition at line 42 of file HcalForwardLibWriter.cc.
Referenced by HcalForwardLibWriter().
|
private |
Definition at line 44 of file HcalForwardLibWriter.cc.
Referenced by HcalForwardLibWriter().
|
private |
Definition at line 45 of file HcalForwardLibWriter.cc.
Referenced by HcalForwardLibWriter().
|
private |
Definition at line 51 of file HcalForwardLibWriter.cc.
Referenced by analyze(), and HcalForwardLibWriter().
|
private |
Definition at line 60 of file HcalForwardLibWriter.cc.
Referenced by analyze().
|
private |
Definition at line 59 of file HcalForwardLibWriter.cc.
|
private |
Definition at line 52 of file HcalForwardLibWriter.cc.
Referenced by analyze(), and HcalForwardLibWriter().
|
private |
Definition at line 61 of file HcalForwardLibWriter.cc.
Referenced by analyze().
|
private |
Definition at line 49 of file HcalForwardLibWriter.cc.
|
private |
Definition at line 50 of file HcalForwardLibWriter.cc.
Referenced by analyze(), endJob(), and HcalForwardLibWriter().
|
private |
Definition at line 40 of file HcalForwardLibWriter.cc.
Referenced by analyze(), and HcalForwardLibWriter().
|
private |
Definition at line 41 of file HcalForwardLibWriter.cc.
Referenced by analyze(), and HcalForwardLibWriter().
|
private |
Definition at line 53 of file HcalForwardLibWriter.cc.
Referenced by analyze(), and HcalForwardLibWriter().
|
private |
Definition at line 54 of file HcalForwardLibWriter.cc.
Referenced by analyze(), and HcalForwardLibWriter().
|
private |
Definition at line 43 of file HcalForwardLibWriter.cc.
Referenced by HcalForwardLibWriter().
|
private |
Definition at line 56 of file HcalForwardLibWriter.cc.
Referenced by HcalForwardLibWriter(), and readUserData().
|
private |
Definition at line 47 of file HcalForwardLibWriter.cc.
Referenced by analyze().
|
private |
Definition at line 57 of file HcalForwardLibWriter.cc.
Referenced by analyze(), and readUserData().
|
private |
Definition at line 48 of file HcalForwardLibWriter.cc.
Referenced by analyze().