#include <DTNoiseComputation.h>
Private Member Functions | |
std::string | getChamberName (const DTLayerId &lId) const |
Get the name of the chamber. More... | |
std::string | getLayerName (const DTLayerId &lId) const |
Get the name of the layer. More... | |
int | getMaxNumBins (const DTChamberId &chId) const |
std::string | getSuperLayerName (const DTSuperLayerId &slId) const |
Get the name of the superLayer. More... | |
double | getYMaximum (const DTSuperLayerId &slId) const |
Private Attributes | |
std::map< DTChamberId, TH1F * > | AvNoiseIntegratedPerChamber |
std::map< DTSuperLayerId, TH1F * > | AvNoiseIntegratedPerSuperLayer |
std::map< DTChamberId, TH1F * > | AvNoisePerChamber |
std::map< DTSuperLayerId, TH1F * > | AvNoisePerSuperLayer |
int | counter |
bool | debug |
edm::ESHandle< DTGeometry > | dtGeom |
bool | fastAnalysis |
int | MaxEvents |
std::map< std::pair< int, int >, TH1F * > | noisyC |
std::map< std::pair< int, int >, TH1F * > | someHowNoisyC |
std::map< DTWireId, double > | theAverageNoise |
std::map< DTLayerId, std::vector< TH2F * > > | theEvtMap |
TFile * | theFile |
std::map< DTWireId, TH1F * > | theHistoEvtDistancePerWire |
TFile * | theNewFile |
std::map< DTWireId, double > | theTimeConstant |
std::map< DTLayerId, bool > | toComputeNoiseAverage |
std::map< DTWireId, bool > | toDel |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsInputProcessBlocks () |
static bool | wantsProcessBlocks () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Protected Member Functions inherited from edm::EDConsumerBase | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Definition at line 33 of file DTNoiseComputation.h.
DTNoiseComputation::DTNoiseComputation | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 41 of file DTNoiseComputation.cc.
References gather_cfg::cout, debug, edm::ParameterSet::getUntrackedParameter(), PythiaFilterGammaJetWithBg_cfi::MaxEvents, CSCSkim_cfi::rootFileName, and interactiveExample::theFile.
|
override |
Destructor.
Definition at line 376 of file DTNoiseComputation.cc.
References interactiveExample::theFile.
|
inlineoverridevirtual |
|
inlineoverridevirtual |
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 62 of file DTNoiseComputation.cc.
References newFWLiteAna::bin, DTSuperLayerId::chamberId(), submitPVResolutionJobs::count, gather_cfg::cout, debug, HcalObjRepresent::Fill(), edm::get(), PythiaFilterGammaJetWithBg_cfi::MaxEvents, singleTopDQM_cfi::setup, DTChamberId::station(), relativeConstraints::station, DTLayerId::superlayerId(), interactiveExample::theFile, DTChamberId::wheel(), and makeMuonMisalignmentScenario::wheel.
|
overridevirtual |
Endjob.
Reimplemented from edm::EDAnalyzer.
Definition at line 214 of file DTNoiseComputation.cc.
References newFWLiteAna::bin, alignmentValidation::c1, gather_cfg::cout, timingPdfMaker::histo, mps_fire::i, createfilelist::int, DTLayerId::layer(), genParticles_cff::map, cms::cuda::allocator::maxBin, pfMETCorrectionType0_cfi::par0, pfMETCorrectionType0_cfi::par1, and interactiveExample::theFile.
Referenced by o2olib.O2ORunMgr::executeJob().
|
private |
Get the name of the chamber.
Definition at line 400 of file DTNoiseComputation.cc.
References DTSuperLayerId::chamberId(), DTChamberId::sector(), DTChamberId::station(), DTLayerId::superlayerId(), and DTChamberId::wheel().
|
private |
Get the name of the layer.
Definition at line 381 of file DTNoiseComputation.cc.
References DTSuperLayerId::chamberId(), DTLayerId::layer(), phase1PixelTopology::layerName, DTChamberId::sector(), DTChamberId::station(), DTSuperLayerId::superlayer(), DTLayerId::superlayerId(), and DTChamberId::wheel().
|
private |
Definition at line 409 of file DTNoiseComputation.cc.
References dttmaxenums::L, DTChamberId::station(), and interactiveExample::theFile.
|
private |
Get the name of the superLayer.
Definition at line 391 of file DTNoiseComputation.cc.
References DTSuperLayerId::chamberId(), DTChamberId::sector(), DTChamberId::station(), DTSuperLayerId::superlayer(), and DTChamberId::wheel().
|
private |
Definition at line 429 of file DTNoiseComputation.cc.
References dttmaxenums::L, funct::pow(), and interactiveExample::theFile.
|
private |
Definition at line 98 of file DTNoiseComputation.h.
|
private |
Definition at line 104 of file DTNoiseComputation.h.
|
private |
Definition at line 95 of file DTNoiseComputation.h.
|
private |
Definition at line 101 of file DTNoiseComputation.h.
|
private |
Definition at line 54 of file DTNoiseComputation.h.
Referenced by counter.Counters::__getitem__().
|
private |
Definition at line 53 of file DTNoiseComputation.h.
Referenced by util.rrapi.RRApi::dprint(), rrapi.RRApi::dprint(), pkg.AbstractPkg::generate(), rrapi.RRApi::get(), util.rrapi.RRApi::get(), pkg.AbstractPkg::get_kwds(), runTauIdMVA.TauIDEmbedder::loadMVA_WPs_run2_2017(), runTauIdMVA.TauIDEmbedder::runTauID(), crabFunctions.CrabController::submit(), and pkg.AbstractPkg::write().
|
private |
Definition at line 59 of file DTNoiseComputation.h.
|
private |
Definition at line 56 of file DTNoiseComputation.h.
|
private |
Definition at line 55 of file DTNoiseComputation.h.
|
private |
Definition at line 113 of file DTNoiseComputation.h.
|
private |
Definition at line 116 of file DTNoiseComputation.h.
|
private |
Definition at line 71 of file DTNoiseComputation.h.
|
private |
Definition at line 74 of file DTNoiseComputation.h.
|
private |
Definition at line 62 of file DTNoiseComputation.h.
|
private |
Definition at line 77 of file DTNoiseComputation.h.
|
private |
Definition at line 65 of file DTNoiseComputation.h.
|
private |
Definition at line 83 of file DTNoiseComputation.h.
|
private |
Definition at line 68 of file DTNoiseComputation.h.
|
private |
Definition at line 80 of file DTNoiseComputation.h.