1 #ifndef ToyVariations_h 2 #define ToyVariations_h 4 #include "BasicTypes.hxx" 28 Double_t
GetWeight(
const Int_t* bins,
int nBins)
const;
Float_t * Variations
the vector of Variations, one for each of the systematic parameters
UInt_t GetNParameters() const
Number of parameters for this systematic.
Float_t * Weights
the vector of Weights, one for each of the systematic parameters
ToyVariations(Int_t npar)
Create the systematic,.
Double_t GetWeight() const
Computes the total weight for all systematic parameters.
virtual ~ToyVariations()
Everyone should have a destructor.