Go to the documentation of this file. 1 #ifndef DTNoiseComputation_H
2 #define DTNoiseComputation_H
113 std::map<std::pair<int, int>, TH1F*>
noisyC;
std::map< std::pair< int, int >, TH1F * > noisyC
double getYMaximum(const DTSuperLayerId &slId) const
edm::ESHandle< DTGeometry > dtGeom
~DTNoiseComputation() override
Destructor.
std::map< DTChamberId, TH1F * > AvNoisePerChamber
int getMaxNumBins(const DTChamberId &chId) const
std::map< DTSuperLayerId, TH1F * > AvNoisePerSuperLayer
std::map< DTWireId, double > theTimeConstant
std::map< DTChamberId, TH1F * > AvNoiseIntegratedPerChamber
std::string getChamberName(const DTLayerId &lId) const
Get the name of the chamber.
void beginRun(const edm::Run &, const edm::EventSetup &setup) override
void endJob() override
Endjob.
std::map< DTWireId, double > theAverageNoise
DTNoiseComputation(const edm::ParameterSet &ps)
Constructor.
std::map< std::pair< int, int >, TH1F * > someHowNoisyC
std::map< DTLayerId, std::vector< TH2F * > > theEvtMap
void analyze(const edm::Event &event, const edm::EventSetup &setup) override
std::map< DTSuperLayerId, TH1F * > AvNoiseIntegratedPerSuperLayer
void beginJob() override
BeginJob.
std::string getSuperLayerName(const DTSuperLayerId &slId) const
Get the name of the superLayer.
std::map< DTWireId, TH1F * > theHistoEvtDistancePerWire
std::map< DTWireId, bool > toDel
std::string getLayerName(const DTLayerId &lId) const
Get the name of the layer.
std::map< DTLayerId, bool > toComputeNoiseAverage