41 cout <<
"[DTTTrigSyncT0Only] T0 version: " << t0->version() << endl;
59 cout <<
"[DTTTrigSyncT0Only] Offset (ns): " << tTrig + wirePropCorr - tofCorr << endl
60 <<
" various contributions are: " << endl
62 <<
" Propagation along wire delay (ns): " << wirePropCorr << endl
63 <<
" TOF correction (ns): " << tofCorr << endl
67 return tTrig + wirePropCorr - tofCorr;
T getUntrackedParameter(std::string const &, T const &) const
virtual ~DTTTrigSyncT0Only()
Destructor.
virtual void setES(const edm::EventSetup &setup)
Pass the Event Setup to the algo at each event.
DTTTrigSyncT0Only(const edm::ParameterSet &config)
Constructor.
virtual double offset(const DTLayer *layer, const DTWireId &wireId, const GlobalPoint &globPos, double &tTrig, double &wirePropCorr, double &tofCorr)
unsigned int offset(bool)
virtual double emulatorOffset(const DTWireId &wireId, double &tTrig, double &t0cell)
void setup(std::vector< TH2F > &depth, std::string name, std::string units="")