#include <L1RCTSaveInput.h>
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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) |
src/L1RCTSaveInput/src/L1RCTSaveInput.cc
Description: Saves the input event from TPGs for loading simulated events in hardware
Implementation: Kind of kludgy – should think of a better way in future
Definition at line 55 of file L1RCTSaveInput.h.
|
explicit |
Definition at line 26 of file L1RCTSaveInput.cc.
References Exception, fileName, and ofs.
|
override |
|
overridevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 55 of file L1RCTSaveInput.cc.
References HltBtagPostValidation_cff::c, channelMaskToken_, gather_cfg::cout, TauDecayModes::dec, L1RCT::digiInput(), MillePedeFileConverter_cfg::e, bsc_activity_cfg::ecal, EcalBarrel, L1RCT::ecalCompressedET(), ecalDigisToken_, EcalEndcap, L1RCT::ecalFineGrainBit(), ecalScaleToken_, emScaleToken_, options_cfi::eventSetup, EcalTPGScale::getTPGInGeV(), h, hltEgammaHLTExtra_cfi::hcal, L1RCT::hcalCompressedET(), hcalDigisToken_, CaloTPGTranscoder::hcaletValue(), L1RCT::hcalFineGrainBit(), hcalScaleToken_, LEDCalibrationChannels::ieta, L1RCTLookupTables::lookup(), L1CaloEcalScale::nBinEta, L1CaloHcalScale::nBinEta, L1CaloEcalScale::nBinRank, L1CaloHcalScale::nBinRank, createIOVlist::nEvents, ofs, edm::ESHandle< T >::product(), alignCSCRings::r, rct, rctLookupTables, rctParametersToken_, alignCSCRings::s, L1CaloHcalScale::setBin(), L1CaloEcalScale::setBin(), L1RCTLookupTables::setChannelMask(), L1RCTLookupTables::setEcalScale(), L1RCTLookupTables::setHcalScale(), L1RCTLookupTables::setL1CaloEtScale(), L1RCTLookupTables::setRCTParameters(), tokens_, transcoderToken_, and useDebugTpgScales.
|
private |
Definition at line 70 of file L1RCTSaveInput.h.
Referenced by analyze().
|
private |
Definition at line 67 of file L1RCTSaveInput.h.
Referenced by analyze().
|
private |
Definition at line 74 of file L1RCTSaveInput.h.
Referenced by analyze().
|
private |
Definition at line 71 of file L1RCTSaveInput.h.
Referenced by analyze().
|
private |
Definition at line 62 of file L1RCTSaveInput.h.
Referenced by L1RCTSaveInput().
|
private |
Definition at line 68 of file L1RCTSaveInput.h.
Referenced by analyze().
|
private |
Definition at line 73 of file L1RCTSaveInput.h.
Referenced by analyze().
|
private |
Definition at line 76 of file L1RCTSaveInput.h.
Referenced by analyze(), and L1RCTSaveInput().
|
private |
Definition at line 64 of file L1RCTSaveInput.h.
Referenced by analyze(), and ~L1RCTSaveInput().
|
private |
Definition at line 63 of file L1RCTSaveInput.h.
Referenced by analyze(), and ~L1RCTSaveInput().
|
private |
Definition at line 69 of file L1RCTSaveInput.h.
Referenced by analyze().
|
private |
Definition at line 77 of file L1RCTSaveInput.h.
Referenced by analyze().
|
private |
Definition at line 72 of file L1RCTSaveInput.h.
Referenced by analyze().
|
private |
Definition at line 75 of file L1RCTSaveInput.h.
Referenced by analyze().
|
private |
Definition at line 65 of file L1RCTSaveInput.h.
|
private |
Definition at line 66 of file L1RCTSaveInput.h.