HighLAND
Public Member Functions | List of all members
ZeroToyMaker Class Reference
Inheritance diagram for ZeroToyMaker:
ToyMaker

Public Member Functions

 ZeroToyMaker ()
 Create the Toy experiment.
 
virtual ~ZeroToyMaker ()
 Everyone should have a destructor.
 
void FillToyExperiment (ToyExperiment &toy)
 Fills the Toy Experiment with a given index.
 
- Public Member Functions inherited from ToyMaker
 ToyMaker ()
 Create the Toy experiment.
 
virtual ~ToyMaker ()
 Everyone should have a destructor.
 
void CreateToyExperiments (Int_t ntoys, const std::vector< SystematicBase *> &systematicsEnabled)
 Create the Toy Experiment, provided the number of toys,.
 
void AddSystematic (SystematicBase *sys)
 Add a SystematicBase.
 
ToyExperimentGetToyExperiment (UInt_t index)
 Returns the Toy experiment with a given index.
 
const std::vector< ToyExperiment * > & GetToyExperiments () const
 Returns the Toy experiment vector.
 

Additional Inherited Members

- Protected Attributes inherited from ToyMaker
std::vector< ToyExperiment * > _toys
 The vector of toys.
 
SystematicBase_systematics [NMAXSYSTEMATICS]
 The systematics that need to be considered.
 
int _nSystematics
 

Detailed Description

Definition at line 6 of file ZeroToyMaker.hxx.


The documentation for this class was generated from the following files: