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