#include <CSCNeutronWriter.h>
Public Member Functions | |
CSCNeutronWriter (edm::ParameterSet const &pset) | |
virtual | ~CSCNeutronWriter () |
Public Member Functions inherited from SubsystemNeutronWriter | |
void | initialize (int chamberType) |
good practice to do once for each chamber type More... | |
void | printStats () |
virtual void | produce (edm::Event &e, edm::EventSetup const &c) |
SubsystemNeutronWriter (edm::ParameterSet const &pset) | |
virtual | ~SubsystemNeutronWriter () |
destructor prints statistics on number of events written More... | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
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::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
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 CSCNeutronWriter.h.
|
explicit |
Definition at line 6 of file CSCNeutronWriter.cc.
References i, and SubsystemNeutronWriter::initialize().
|
virtual |
Definition at line 16 of file CSCNeutronWriter.cc.
|
inlineprotectedvirtual |
decides whether this cluster is good enough to be included
Implements SubsystemNeutronWriter.
Definition at line 27 of file CSCNeutronWriter.h.
Referenced by Vispa.Gui.BoxContentDialog.BoxContentDialog::apply(), and Vispa.Plugins.ConfigEditor.ToolDialog.ToolDialog::apply().
|
protectedvirtual |
Implements SubsystemNeutronWriter.
Definition at line 33 of file CSCNeutronWriter.cc.
References CSCDetId.
|
protectedvirtual |
Implements SubsystemNeutronWriter.
Definition at line 26 of file CSCNeutronWriter.cc.
References errorMatrix2Lands_multiChannel::id, relativeConstraints::ring, relativeConstraints::station, and CSCChamberSpecs::whatChamberType().
|
protectedvirtual |
Implements SubsystemNeutronWriter.
Definition at line 20 of file CSCNeutronWriter.cc.
References CSCDetId.