![]() |
![]() |
#include <ShallowClustersProducer.h>
Classes | |
struct | moduleVars |
struct | NearDigis |
Public Member Functions | |
ShallowClustersProducer (const edm::ParameterSet &) | |
![]() | |
EDProducer () | |
virtual | ~EDProducer () |
![]() | |
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 () |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
std::string | Prefix |
edm::InputTag | theClustersLabel |
Additional Inherited Members | |
![]() | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
![]() | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Definition at line 11 of file ShallowClustersProducer.h.
|
explicit |
Definition at line 15 of file ShallowClustersProducer.cc.
References Prefix.
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 59 of file ShallowClustersProducer.cc.
References SiStripCluster::amplitudes(), SiStripCluster::barycenter(), DeDxDiscriminatorTools::charge(), SiStripClusterInfo::charge(), cond::rpcobgas::detid, edmNew::DetSet< T >::detId(), ShallowClustersProducer::NearDigis::eta(), eta(), ShallowClustersProducer::NearDigis::etaasymm(), ShallowClustersProducer::NearDigis::etaX(), ShallowClustersProducer::NearDigis::first, SiStripClusterInfo::firstStrip(), edm::Event::getByLabel(), info, SiStripClusterInfo::IsAnythingBad(), edm::HandleBase::isValid(), ShallowClustersProducer::NearDigis::last, ShallowClustersProducer::NearDigis::left, ShallowClustersProducer::NearDigis::Lleft, ShallowClustersProducer::NearDigis::max, SiStripClusterInfo::maxCharge(), SiStripClusterInfo::maxIndex(), SiStripClusterInfo::maxStrip(), module(), SiStripClusterInfo::noiseRescaledByGain(), ShallowClustersProducer::NearDigis::outsideasymm(), funct::pow(), Prefix, edm::Event::put(), ShallowClustersProducer::NearDigis::right, ShallowClustersProducer::NearDigis::Rright, SiStripClusterInfo::signalOverNoise(), mathSSE::sqrt(), SiStripClusterInfo::stripGains(), SiStripClusterInfo::stripNoisesRescaledByGain(), theClustersLabel, SiStripClusterInfo::variance(), SiStripClusterInfo::width(), and tablePrinter::width.
Referenced by python.JSONExport.JsonExport::export(), and python.HTMLExport.HTMLExport::export().
|
private |
Definition at line 20 of file ShallowClustersProducer.h.
Referenced by produce(), and ShallowClustersProducer().
|
private |
Definition at line 19 of file ShallowClustersProducer.h.
Referenced by produce().