#include <L1RCTSaveInput.h>
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) |
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 53 of file L1RCTSaveInput.h.
|
explicit |
Definition at line 27 of file L1RCTSaveInput.cc.
References EcnaPython_AdcPeg12_S1_10_R170298_1_0_150_Dee0::cerr, beamvalidation::exit(), fileName, and ofs.
|
override |
|
overridevirtual |
Implements edm::EDAnalyzer.
Definition at line 57 of file L1RCTSaveInput.cc.
References c, channelMaskToken_, gather_cfg::cout, TauDecayModes::dec, L1RCT::digiInput(), MillePedeFileConverter_cfg::e, bsc_activity_cfg::ecal, EcalBarrel, L1RCT::ecalCompressedET(), ecalDigisLabel, EcalEndcap, L1RCT::ecalFineGrainBit(), ecalScaleToken_, emScaleToken_, edm::EventSetup::getHandle(), EcalTPGScale::getTPGInGeV(), hltEgammaHLTExtra_cfi::hcal, L1RCT::hcalCompressedET(), hcalDigisLabel, CaloTPGTranscoder::hcaletValue(), L1RCT::hcalFineGrainBit(), hcalScaleToken_, LEDCalibrationChannels::ieta, L1RCTLookupTables::lookup(), L1CaloEcalScale::nBinEta, L1CaloHcalScale::nBinEta, L1CaloEcalScale::nBinRank, L1CaloHcalScale::nBinRank, 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 68 of file L1RCTSaveInput.h.
Referenced by analyze().
|
private |
Definition at line 65 of file L1RCTSaveInput.h.
Referenced by analyze().
|
private |
Definition at line 72 of file L1RCTSaveInput.h.
Referenced by analyze().
|
private |
Definition at line 69 of file L1RCTSaveInput.h.
Referenced by analyze().
|
private |
Definition at line 60 of file L1RCTSaveInput.h.
Referenced by L1RCTSaveInput().
|
private |
Definition at line 66 of file L1RCTSaveInput.h.
Referenced by analyze().
|
private |
Definition at line 71 of file L1RCTSaveInput.h.
Referenced by analyze().
|
private |
Definition at line 74 of file L1RCTSaveInput.h.
Referenced by analyze(), and L1RCTSaveInput().
|
private |
Definition at line 62 of file L1RCTSaveInput.h.
Referenced by analyze(), and ~L1RCTSaveInput().
|
private |
Definition at line 61 of file L1RCTSaveInput.h.
Referenced by analyze(), and ~L1RCTSaveInput().
|
private |
Definition at line 67 of file L1RCTSaveInput.h.
Referenced by analyze().
|
private |
Definition at line 75 of file L1RCTSaveInput.h.
Referenced by analyze().
|
private |
Definition at line 70 of file L1RCTSaveInput.h.
Referenced by analyze().
|
private |
Definition at line 73 of file L1RCTSaveInput.h.
Referenced by analyze().
|
private |
Definition at line 63 of file L1RCTSaveInput.h.
|
private |
Definition at line 64 of file L1RCTSaveInput.h.