Go to the documentation of this file. 1 #ifndef DTVDriftCalibration_H
2 #define DTVDriftCalibration_H
49 std::unique_ptr<DTSegmentSelector>
select_;
63 void add(
const std::vector<const TMax*>& tMaxes);
71 std::vector<dttmaxenums::TMaxCells>
addedCells;
void add(const std::vector< const TMax * > &tMaxes)
void analyze(const edm::Event &event, const edm::EventSetup &eventSetup) override
dtcalibration::Histograms histograms_
edm::EDGetTokenT< DTRecSegment4DCollection > theRecHits4DToken
std::string theCalibChamber
std::unique_ptr< DTTTrigBaseSync > theSync
std::vector< dttmaxenums::TMaxCells > addedCells
Information on each of the four TMax values in a SL.
cellInfo(const cellInfo &)
TMaxGranularity theGranularity
cellInfo(const TString &name)
~DTVDriftCalibration() override
Destructor.
std::map< DTWireId, cellInfo * > theWireIdAndCellMap
edm::ParameterSet theCalibFilePar
std::unique_ptr< DTMeanTimerFitter > theFitter
DTVDriftCalibration(const edm::ParameterSet &pset)
Constructor.
std::unique_ptr< DTSegmentSelector > select_
std::string theVDriftOutputFile