1 #include "ZeroToyMaker.hxx" 2 #include "Parameters.hxx" 17 for (UInt_t isyst = 0; isyst<NMAXSYSTEMATICS;isyst++){
Int_t GetIndex() const
Return the index of this systematic.
ZeroToyMaker()
Create the Toy experiment.
SystematicBase * _systematics[NMAXSYSTEMATICS]
The systematics that need to be considered.
void SetToyVariation(UInt_t index, UInt_t ipar, Float_t var, Float_t weight=1.)
Set the variation for a given systematic (index) and a given parameter (ipar) in that systematic...
void FillToyExperiment(ToyExperiment &toy)
Fills the Toy Experiment with a given index.
void AddToyVariation(Int_t index, UInt_t npar)
Add a systematic, specifying the systematic index and number of systematic parameters.
UInt_t GetNParameters() const
Returns the number of systematic parameters associated to this systematic.