19#ifndef _BetaCollector_
20#define _BetaCollector_
59 map < int, map < int, map < int, map < int, double > > > >
fNbMother;
63 map < int, map < int, map < int, map < int, double > > > >
fNbFP;
65 map < int, map < int, map < int, map < int, double > > > >
fNbFPCumul;
Define Beta collector for anti-neutrinos studies.
Definition BetaCollector.hxx:43
map< int, map< int, map< int, map< int, double > > > > fNbMotherCumul
Cumulative number of Mothers of cut FP.
Definition BetaCollector.hxx:61
double GetTime()
Definition BetaCollector.hxx:51
map< int, map< int, map< int, map< int, double > > > > fNbMother
Number of Mothers of cut FP.
Definition BetaCollector.hxx:59
map< int, map< int, map< int, map< int, double > > > > fNbFPCumul
Cumulative Number of fission products.
Definition BetaCollector.hxx:65
map< int, map< int, map< int, map< int, double > > > > fNbFP
Number of fission products.
Definition BetaCollector.hxx:63
bool fDataIsCollected
Definition BetaCollector.hxx:57
double fTime
Definition BetaCollector.hxx:67
the namespace of the Standard C++