1 #ifndef CalibMuon_DTT0CalibrationNew_H
2 #define CalibMuon_DTT0CalibrationNew_H
110 std::map<DTWireId,double>
mK;
112 std::map<DTWireId,double>
qK;
std::map< DTChamberId, double > theRefT0ByChamber
std::map< DTWireId, TH1I * > theHistoWireMap
unsigned int eventsForLayerT0
unsigned int retryForLayerT0
unsigned int eventsForWireT0
void endJob()
Compute the mean and the RMS of the t0 from the maps and write them to the DB with channel granularit...
unsigned int timeBoxWidth
std::map< std::string, double > theSigmaT0LayerMap
std::map< DTLayerId, double > theTPPeakMap
virtual ~DTT0CalibrationNew()
Destructor.
std::map< DTChamberId, double > theSumT0ByChamber
std::map< DTWireId, double > theSigmaT0PerWire
std::string theCalibWheel
std::map< DTChamberId, int > theCountT0ByChamber
std::vector< std::string > cellsWithHistos
std::map< DTWireId, int > nDigiPerWire
std::map< DTWireId, double > theRelativeT0PerWire
std::vector< DTWireId > wireIdWithHistos
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger but the state exists so we define the behavior If all triggers are the negative crieriion will lead to accepting the event(this again matches the behavior of"!*"before the partial wildcard feature was incorporated).The per-event"cost"of each negative criterion with multiple relevant triggers is about the same as!*was in the past
std::map< DTWireId, double > mK
std::map< DTWireId, int > nDigiPerWire_ref
std::map< std::string, double > theT0LayerMap
std::map< DTLayerId, TH1I * > theHistoLayerMap
std::map< DTWireId, double > theAbsoluteT0PerWire
std::map< DTWireId, double > mK_ref
double tpPeakWidthPerLayer
DTT0CalibrationNew(const edm::ParameterSet &pset)
Constructor.
unsigned int rejectDigiFromPeak
void analyze(const edm::Event &event, const edm::EventSetup &eventSetup)
Fill the maps with t0 (by channel)
std::string getHistoName(const DTWireId &wId) const
std::map< DTWireId, double > qK
std::string theCalibSector
edm::ESHandle< DTGeometry > dtGeom