![]() |
Belle II Software release-09-00-03
|
The fixture for testing the Particlegun. More...


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. | |
The fixture for testing the Particlegun.
Definition at line 19 of file particlegun.cc.
|
inlineprotectedvirtual |
Set up parameters which work for all distributions.
Definition at line 22 of file particlegun.cc.
|
protected |
Variable parameters.
Definition at line 34 of file particlegun.cc.
|
protected |
Variable of pgun.
Definition at line 32 of file particlegun.cc.