![]() |
![]() |
#include <EcalTPSkimmer.h>
Private Member Functions | |
bool | alreadyInserted (EcalTrigTowerDetId ttId) |
void | insertTP (EcalTrigTowerDetId ttId, edm::Handle< EcalTrigPrimDigiCollection > &in, EcalTrigPrimDigiCollection &out) |
Private Attributes | |
std::vector< uint32_t > | chStatusToSelectTP_ |
bool | doBarrel_ |
bool | doEndcap_ |
std::set< EcalTrigTowerDetId > | insertedTP_ |
bool | skipModule_ |
std::string | tpCollection_ |
edm::InputTag | tpInputCollection_ |
std::string | tpOutputCollection_ |
edm::ESHandle < EcalTrigTowerConstituentsMap > | ttMap_ |
Additional Inherited Members | |
![]() | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
![]() | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
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 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) |
produce a subset of TP information
produce a subset of TP information
Definition at line 25 of file EcalTPSkimmer.h.
|
explicit |
Definition at line 27 of file EcalTPSkimmer.cc.
References chStatusToSelectTP_, doBarrel_, doEndcap_, edm::ParameterSet::getParameter(), skipModule_, AlCaHLTBitMon_QueryRunRegistry::string, tpInputCollection_, and tpOutputCollection_.
EcalTPSkimmer::~EcalTPSkimmer | ( | ) |
Definition at line 42 of file EcalTPSkimmer.cc.
|
private |
|
private |
Definition at line 138 of file EcalTPSkimmer.cc.
References insertedTP_, and edm::SortedCollection< T, SORT >::push_back().
Referenced by produce().
|
virtual |
Implements edm::EDProducer.
Definition at line 47 of file EcalTPSkimmer.cc.
References alreadyInserted(), chStatusToSelectTP_, EBDetId::detIdFromDenseIndex(), EEDetId::detIdFromDenseIndex(), doBarrel_, doEndcap_, spr::find(), edm::EventSetup::get(), edm::Event::getByLabel(), i, insertedTP_, insertTP(), edm::InputTag::instance(), EBDetId::kSizeForDenseIndexing, EEDetId::kSizeForDenseIndexing, edm::InputTag::label(), edm::Event::put(), skipModule_, tpInputCollection_, tpOutputCollection_, ttMap_, EBDetId::validDenseIndex(), and EEDetId::validDenseIndex().
|
private |
Definition at line 43 of file EcalTPSkimmer.h.
Referenced by EcalTPSkimmer(), and produce().
|
private |
Definition at line 40 of file EcalTPSkimmer.h.
Referenced by EcalTPSkimmer(), and produce().
|
private |
Definition at line 41 of file EcalTPSkimmer.h.
Referenced by EcalTPSkimmer(), and produce().
|
private |
Definition at line 46 of file EcalTPSkimmer.h.
Referenced by alreadyInserted(), insertTP(), and produce().
|
private |
Definition at line 39 of file EcalTPSkimmer.h.
Referenced by EcalTPSkimmer(), and produce().
|
private |
Definition at line 37 of file EcalTPSkimmer.h.
|
private |
Definition at line 48 of file EcalTPSkimmer.h.
Referenced by EcalTPSkimmer(), and produce().
|
private |
Definition at line 50 of file EcalTPSkimmer.h.
Referenced by EcalTPSkimmer(), and produce().
|
private |
Definition at line 44 of file EcalTPSkimmer.h.
Referenced by produce().