Belle II Software  release-08-01-10
ParticleGunTest Class Reference

The fixture for testing the Particlegun. More...

Inheritance diagram for ParticleGunTest:
Collaboration diagram for ParticleGunTest:

Protected Member Functions

virtual void SetUp ()
 Set up parameters which work for all distributions.
 
void checkVariable (const std::string &name, const std::map< int, bool > &allowed, ParticleGun::EDistribution &dist, std::vector< double > &pars)
 check one of the variables given a list of allowed and excluded distributions
 

Protected Attributes

ParticleGun pgun
 Variable of pgun.
 
ParticleGun::Parameters parameters
 Variable parameters.
 

Detailed Description

The fixture for testing the Particlegun.

Definition at line 12 of file particlegun.cc.


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