#include <RPCNeutronWriter.h>
Protected Member Functions | |
virtual bool | accept (const edm::PSimHitContainer &cluster) const |
decides whether this cluster is good enough to be included More... | |
virtual int | chamberId (int globalDetId) const |
virtual int | chamberType (int globalDetId) const |
virtual int | localDetId (int globalDetId) const |
Protected Member Functions inherited from SubsystemNeutronWriter | |
void | adjust (PSimHit &h, float timeOffset, float smearing) |
helper to add time offsets and local det ID More... | |
void | updateCount (int chamberType) |
updates the counter More... | |
void | writeCluster (int chamberType, const edm::PSimHitContainer &cluster) |
virtual void | writeHits (int chamberType, edm::PSimHitContainer &chamberHits) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
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) |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Writes out the database of neutron patterns for the CSCs
Definition at line 13 of file RPCNeutronWriter.h.
|
explicit |
Definition at line 4 of file RPCNeutronWriter.cc.
|
virtual |
Definition at line 10 of file RPCNeutronWriter.cc.
|
inlineprotectedvirtual |
decides whether this cluster is good enough to be included
Implements SubsystemNeutronWriter.
Definition at line 27 of file RPCNeutronWriter.h.
Referenced by Vispa.Gui.BoxContentDialog.BoxContentDialog::apply(), and Vispa.Plugins.ConfigEditor.ToolDialog.ToolDialog::apply().
|
protectedvirtual |
Implements SubsystemNeutronWriter.
Definition at line 26 of file RPCNeutronWriter.cc.
References RPCDetId.
|
protectedvirtual |
Implements SubsystemNeutronWriter.
Definition at line 20 of file RPCNeutronWriter.cc.
|
protectedvirtual |
Implements SubsystemNeutronWriter.
Definition at line 14 of file RPCNeutronWriter.cc.
References RPCDetId.