Define Beta collector for anti-neutrinos studies.
More...
#include <BetaCollector.hxx>
|
bool | fDataIsCollected |
|
map< int,map< int,map< int,map
< int, double > > > > | fNbMother |
| Number of Mothers of cut FP. More...
|
|
map< int,map< int,map< int,map
< int, double > > > > | fNbMotherCumul |
| Cumulative number of Mothers of cut FP. More...
|
|
map< int,map< int,map< int,map
< int, double > > > > | fNbFP |
| Number of fission products. More...
|
|
map< int,map< int,map< int,map
< int, double > > > > | fNbFPCumul |
| Cumulative Number of fission products. More...
|
|
double | fTime |
|
Define Beta collector for anti-neutrinos studies.
- Author
- JW
-
M. Fallot
- Version
- 0.1
BetaCollector::BetaCollector |
( |
double |
TheTime | ) |
|
BetaCollector::~BetaCollector |
( |
| ) |
|
double BetaCollector::GetTime |
( |
| ) |
|
|
inline |
bool BetaCollector::fDataIsCollected |
|
protected |
map<int ,map<int ,map<int ,map<int, double > > > > BetaCollector::fNbFP |
|
protected |
Number of fission products.
map<int ,map<int ,map<int ,map<int, double > > > > BetaCollector::fNbFPCumul |
|
protected |
Cumulative Number of fission products.
map<int ,map<int ,map<int ,map<int, double > > > > BetaCollector::fNbMother |
|
protected |
Number of Mothers of cut FP.
map<int ,map<int ,map<int ,map<int, double > > > > BetaCollector::fNbMotherCumul |
|
protected |
Cumulative number of Mothers of cut FP.
double BetaCollector::fTime |
|
protected |
The documentation for this class was generated from the following files: