#include <msegala/ClusterSummaryProducer/src/ClusterSummaryProducer.cc>
Public Member Functions | |
ClusterSummaryProducer (const edm::ParameterSet &) | |
~ClusterSummaryProducer () | |
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 () |
Private Member Functions | |
virtual void | beginJob () |
void | decodeInput (std::vector< std::string > &, std::string) |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
ClusterSummary | cCluster |
bool | doPixels |
bool | doStrips |
std::map< std::string, int > | EnumMap |
bool | firstpass |
bool | firstpass_mod |
bool | firstpassPixel |
bool | firstpassPixel_mod |
std::vector < ClusterSummary::ModuleSelection * > | ModuleSelectionVect |
std::vector < ClusterSummary::ModuleSelection * > | ModuleSelectionVectPixels |
edm::InputTag | pixelClustersLabel |
std::string | pixelModules |
std::string | pixelVariables |
edm::InputTag | stripClustersLabel |
std::string | stripModules |
std::string | stripVariables |
std::vector< std::string > | v_pixelModuleTypes |
std::vector< std::string > | v_pixelVariables |
std::vector< std::string > | v_stripModuleTypes |
std::vector< std::string > | v_stripVariables |
std::vector< std::string > | v_userContent |
bool | verbose |
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) |
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) |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 74 of file ClusterSummaryProducer.h.
|
explicit |
Definition at line 3 of file ClusterSummaryProducer.cc.
References firstpass, firstpass_mod, firstpassPixel, and firstpassPixel_mod.
|
inline |
Definition at line 77 of file ClusterSummaryProducer.h.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 191 of file ClusterSummaryProducer.cc.
References cCluster, gather_cfg::cout, decodeInput(), doPixels, doStrips, pixelModules, pixelVariables, ClusterSummary::SetUserContent(), ClusterSummary::SetUserIterator(), stripModules, stripVariables, v_pixelModuleTypes, v_pixelVariables, v_stripModuleTypes, v_stripVariables, and v_userContent.
|
private |
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 27 of file ClusterSummaryProducer.cc.
References edmNew::DetSetVector< T >::begin(), cCluster, ClusterVariables::charge(), ClusterSummary::ClearGenericVariable(), ClusterSummary::ClearUserModules(), ClusterVariables::clusterSize(), gather_cfg::cout, cond::rpcobgas::detid, doPixels, doStrips, edmNew::DetSetVector< T >::end(), firstpass, firstpass_mod, firstpassPixel, firstpassPixel_mod, edm::Event::getByLabel(), ClusterSummary::GetGenericVariable(), ClusterSummary::GetUserModules(), i, edmNew::DetSetVector< T >::id(), ModuleSelectionVect, ModuleSelectionVectPixels, n, clustersummaryproducer_cfg::pixelClusters, pixelClustersLabel, ClusterSummary::PrepairGenericVariable(), edm::Event::put(), query::result, ClusterSummary::SetGenericVariable(), ClusterSummary::SetUserModules(), clustersummaryproducer_cfg::stripClusters, stripClustersLabel, v_pixelModuleTypes, and v_stripModuleTypes.
|
private |
Definition at line 99 of file ClusterSummaryProducer.h.
Referenced by beginJob(), and produce().
|
private |
Definition at line 106 of file ClusterSummaryProducer.h.
Referenced by beginJob(), and produce().
|
private |
Definition at line 105 of file ClusterSummaryProducer.h.
Referenced by beginJob(), and produce().
|
private |
Definition at line 100 of file ClusterSummaryProducer.h.
|
private |
Definition at line 108 of file ClusterSummaryProducer.h.
Referenced by ClusterSummaryProducer(), and produce().
|
private |
Definition at line 109 of file ClusterSummaryProducer.h.
Referenced by ClusterSummaryProducer(), and produce().
|
private |
Definition at line 110 of file ClusterSummaryProducer.h.
Referenced by ClusterSummaryProducer(), and produce().
|
private |
Definition at line 111 of file ClusterSummaryProducer.h.
Referenced by ClusterSummaryProducer(), and produce().
|
private |
Definition at line 101 of file ClusterSummaryProducer.h.
Referenced by produce().
|
private |
Definition at line 102 of file ClusterSummaryProducer.h.
Referenced by produce().
|
private |
Definition at line 88 of file ClusterSummaryProducer.h.
Referenced by produce().
|
private |
Definition at line 91 of file ClusterSummaryProducer.h.
Referenced by beginJob().
|
private |
Definition at line 96 of file ClusterSummaryProducer.h.
Referenced by beginJob().
|
private |
Definition at line 87 of file ClusterSummaryProducer.h.
Referenced by produce().
|
private |
Definition at line 89 of file ClusterSummaryProducer.h.
Referenced by beginJob().
|
private |
Definition at line 94 of file ClusterSummaryProducer.h.
Referenced by beginJob().
|
private |
Definition at line 92 of file ClusterSummaryProducer.h.
Referenced by beginJob(), and produce().
|
private |
Definition at line 97 of file ClusterSummaryProducer.h.
Referenced by beginJob().
|
private |
Definition at line 90 of file ClusterSummaryProducer.h.
Referenced by beginJob(), and produce().
|
private |
Definition at line 95 of file ClusterSummaryProducer.h.
Referenced by beginJob().
|
private |
Definition at line 114 of file ClusterSummaryProducer.h.
Referenced by beginJob().
|
private |
Definition at line 107 of file ClusterSummaryProducer.h.