#include <DTAlbertoBenvenutiTask.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
Analyze. More... | |
void | beginJob () |
BeginJob. More... | |
void | beginRun (const edm::Run &, const edm::EventSetup &) |
void | bookHistos (const DTWireId dtWire) |
Book the ME. More... | |
void | endJob () |
Endjob. More... | |
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) |
Private Attributes | |
bool | debug |
edm::EDGetTokenT < DTDigiCollection > | DTUnpackerToken_ |
float | kFactor |
int | maxTDCHits |
edm::ESHandle< DTGeometry > | muonGeom |
int | nevents |
std::string | outputFile |
edm::ParameterSet | parameters |
edm::ESHandle< DTT0 > | t0Map |
std::map< DTWireId, TH1F * > | TBMap |
int | tMax |
no needs to be precise. Value from PSets will always be used More... | |
float | tTrig |
tTrig from the DB More... | |
edm::ESHandle< DTTtrig > | tTrigMap |
float | tTrigRMS |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Definition at line 36 of file DTAlbertoBenvenutiTask.h.
DTAlbertoBenvenutiTask::DTAlbertoBenvenutiTask | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 47 of file DTAlbertoBenvenutiTask.cc.
References gather_cfg::cout, debug, edm::ParameterSet::getUntrackedParameter(), download_sqlite_cfg::outputFile, Parameters::parameters, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Destructor.
Definition at line 66 of file DTAlbertoBenvenutiTask.cc.
References gather_cfg::cout, debug, and nevents.
|
protectedvirtual |
Analyze.
Implements edm::EDAnalyzer.
Definition at line 231 of file DTAlbertoBenvenutiTask.cc.
References bookHistos(), DTTimeUnits::counts, debug, edm::EventSetup::get(), edm::Event::getByToken(), nevents, Parameters::parameters, edm::second(), and crabStatusFromReport::statusMap.
|
protectedvirtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 131 of file DTAlbertoBenvenutiTask.cc.
References gather_cfg::cout, debug, and nevents.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 142 of file DTAlbertoBenvenutiTask.cc.
References edm::EventSetup::get(), and Parameters::parameters.
|
protected |
Definition at line 158 of file DTAlbertoBenvenutiTask.cc.
References DTSuperLayerId::chamberId(), DTTimeUnits::counts, gather_cfg::cout, debug, DTLayerId::layer(), DTWireId::layerId(), Parameters::parameters, DTChamberId::sector(), DTChamberId::station(), relativeConstraints::station, DTSuperLayerId::superlayer(), DTLayerId::superlayerId(), and DTChamberId::wheel().
|
protectedvirtual |
Endjob.
Reimplemented from edm::EDAnalyzer.
Definition at line 74 of file DTAlbertoBenvenutiTask.cc.
References alignmentValidation::c1, counter, gather_cfg::cout, debug, convertXMLtoSQLite_cfg::fileName, python.multivaluedict::map(), and relativeConstraints::station.
|
private |
Definition at line 64 of file DTAlbertoBenvenutiTask.h.
Referenced by pkg.AbstractPkg::generate(), pkg.AbstractPkg::get_kwds(), and pkg.AbstractPkg::write().
|
private |
Definition at line 88 of file DTAlbertoBenvenutiTask.h.
|
private |
Definition at line 74 of file DTAlbertoBenvenutiTask.h.
|
private |
Definition at line 69 of file DTAlbertoBenvenutiTask.h.
|
private |
Definition at line 78 of file DTAlbertoBenvenutiTask.h.
|
private |
Definition at line 65 of file DTAlbertoBenvenutiTask.h.
|
private |
Definition at line 83 of file DTAlbertoBenvenutiTask.h.
|
private |
Definition at line 76 of file DTAlbertoBenvenutiTask.h.
Referenced by Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputTags(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::properties(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::recursePSetProperties().
|
private |
Definition at line 81 of file DTAlbertoBenvenutiTask.h.
|
private |
Definition at line 85 of file DTAlbertoBenvenutiTask.h.
|
private |
no needs to be precise. Value from PSets will always be used
Definition at line 68 of file DTAlbertoBenvenutiTask.h.
|
private |
tTrig from the DB
Definition at line 72 of file DTAlbertoBenvenutiTask.h.
|
private |
Definition at line 80 of file DTAlbertoBenvenutiTask.h.
|
private |
Definition at line 73 of file DTAlbertoBenvenutiTask.h.