MURE
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
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. 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
 

Detailed Description

Define Beta collector for anti-neutrinos studies.

Author
JW
M. Fallot
Version
0.1

Constructor & Destructor Documentation

BetaCollector::BetaCollector ( double  TheTime)
BetaCollector::~BetaCollector ( )

Member Function Documentation

double BetaCollector::GetTime ( )
inline

Member Data Documentation

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:

MURE Project, documentation generated by Doxygen 1.8.5 - Mon Nov 17 2014