![]() |
![]() |
#include <DigitizerFP420.h>
Private Types | |
typedef std::map< unsigned int, std::vector< PSimHit >, std::less< unsigned int > > | simhit_map |
typedef simhit_map::iterator | simhit_map_iterator |
typedef std::vector< std::string > | vstring |
Private Attributes | |
std::vector< HDigiFP420 > | collector |
edm::ParameterSet | conf_ |
int | dn0 |
int | numStrips |
int | pn0 |
int | rn0 |
simhit_map | SimHitMap |
int | sn0 |
FP420DigiMain * | stripDigitizer_ |
vstring | trackerContainers |
int | verbosity |
Additional Inherited Members | |
![]() | |
typedef EDProducerBase | ModuleType |
![]() | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex > > |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
declare what type of product will make and with which optional label More... | |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
ProducesCollector | producesCollector () |
![]() | |
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 31 of file DigitizerFP420.h.
|
private |
Definition at line 41 of file DigitizerFP420.h.
|
private |
Definition at line 42 of file DigitizerFP420.h.
|
private |
Definition at line 40 of file DigitizerFP420.h.
|
explicit |
Definition at line 62 of file DigitizerFP420.cc.
References SiStripOfflineCRack_cfg::alias, conf_, gather_cfg::cout, dn0, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), pn0, rn0, sn0, AlCaHLTBitMon_QueryRunRegistry::string, trackerContainers, and verbosity.
|
override |
Definition at line 102 of file DigitizerFP420.cc.
References gather_cfg::cout, stripDigitizer_, and verbosity.
|
overridevirtual |
Implements edm::one::EDProducerBase.
Definition at line 110 of file DigitizerFP420.cc.
References HDigiFP420::adc(), HDigiFP420::channel(), collector, gather_cfg::cout, PSimHit::detUnitId(), dn0, first, mps_fire::i, iEvent, pileupCalc::inputRange, phase1PixelTopology::layer, eostools::move(), hgcalPerformanceValidation::orient, convertSQLitetoXML_cfg::output, FP420NumberingScheme::packFP420Index(), FP420NumberingScheme::packMYIndex(), pn0, edm::Handle< T >::product(), rn0, FP420DigiMain::run(), SimHitMap, sn0, HDigiFP420::strip(), stripDigitizer_, HDigiFP420::stripV(), HDigiFP420::stripVW(), trackerContainers, FP420NumberingScheme::unpackFP420Index(), FP420NumberingScheme::unpackLayerIndex(), FP420NumberingScheme::unpackMYIndex(), FP420NumberingScheme::unpackOrientation(), verbosity, and ecaldqm::zside().
|
private |
Definition at line 53 of file DigitizerFP420.h.
Referenced by produce().
|
private |
Definition at line 45 of file DigitizerFP420.h.
Referenced by DigitizerFP420().
|
private |
Definition at line 51 of file DigitizerFP420.h.
Referenced by DigitizerFP420(), and produce().
|
private |
Definition at line 49 of file DigitizerFP420.h.
|
private |
Definition at line 51 of file DigitizerFP420.h.
Referenced by DigitizerFP420(), and produce().
|
private |
Definition at line 51 of file DigitizerFP420.h.
Referenced by DigitizerFP420(), and produce().
|
private |
Definition at line 43 of file DigitizerFP420.h.
Referenced by produce().
|
private |
Definition at line 51 of file DigitizerFP420.h.
Referenced by DigitizerFP420(), and produce().
|
private |
Definition at line 48 of file DigitizerFP420.h.
Referenced by produce(), and ~DigitizerFP420().
|
private |
Definition at line 46 of file DigitizerFP420.h.
Referenced by DigitizerFP420(), and produce().
|
private |
Definition at line 51 of file DigitizerFP420.h.
Referenced by DigitizerFP420(), produce(), and ~DigitizerFP420().