31 blindingString_(blindingStr),
32 blindingWidth_(width),
39 blindingString_(rhs.blindingString_),
40 blindingWidth_(rhs.blindingWidth_),
LauBlind()
Default constructor.
File containing declaration of LauBlind class.
const Double_t blindingWidth_
The Gaussian width.
void calcOffset()
Calculate the offset.
const TString blindingString_
The blinding string.
virtual ~LauBlind()
Destructor.
Double_t offset_
The offset used to blind the value.
Class for blinding and unblinding a number based on a blinding string.