13 #ifndef DT_CONFIG_PEDESTALS_H 14 #define DT_CONFIG_PEDESTALS_H 52 DTT0 const *t0Params =
nullptr);
int debug() const
Debug flag.
DTConfigPedestals()
Default Constructor.
DTTPGParameters const * my_tpgParams
void print() const
Print the setup.
void setES(DTTPGParameters const *tpgParams, DTT0 const *t0Params=nullptr)
Set parameters from ES.
void setDebug(bool debug)
Set debug flag.
float getOffset(const DTWireId &wire) const
Get wire by wire delay.
bool useT0() const
Use t0i.
void setUseT0(bool useT0)
Set t0i subtraction.
~DTConfigPedestals() override
Destructor.