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