MURE
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
BetaCollector Class Reference

Define Beta collector for anti-neutrinos studies. More...

#include <BetaCollector.hxx>

Public Member Functions

 BetaCollector (double TheTime)
 
 ~BetaCollector ()
 
double GetTime ()
 

Protected Attributes

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
 

Detailed Description

Define Beta collector for anti-neutrinos studies.

Author
JW
M. Fallot
Version
0.1

Constructor & Destructor Documentation

◆ BetaCollector()

BetaCollector::BetaCollector ( double  TheTime)

◆ ~BetaCollector()

BetaCollector::~BetaCollector ( )
default

Member Function Documentation

◆ GetTime()

double BetaCollector::GetTime ( )
inline

Member Data Documentation

◆ 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:

MURE Project, documentation generated by Doxygen 1.9.7 - Fri Jan 19 2024