ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Public Member Functions | List of all members
AtTPC20MgDecay Class Reference

#include <AtTPC20MgDecay.h>

Inheritance diagram for AtTPC20MgDecay:
Inheritance graph
[legend]
Collaboration diagram for AtTPC20MgDecay:
Collaboration graph
[legend]

Public Member Functions

 AtTPC20MgDecay ()=default
 
virtual ~AtTPC20MgDecay ()=default
 
virtual Bool_t Init ()
 
void SetXYZ (Double32_t x=0, Double32_t y=0, Double32_t z=0)
 
void SetBoxXYZ (Double32_t x1=0, Double32_t y1=0, Double32_t z1=0, Double32_t x2=0, Double32_t y2=0, Double32_t z2=0)
 
virtual Bool_t ReadEvent (FairPrimaryGenerator *primGen)
 
void ShowOnlyAlphaProtonBranch ()
 
void SetNuclearDecayChain ()
 
void SetDecayChainPoint (Double32_t ParticleEnergy=0, Double32_t ParticleBranchingRatio=0)
 

Detailed Description

Definition at line 14 of file AtTPC20MgDecay.h.

Constructor & Destructor Documentation

◆ AtTPC20MgDecay()

AtTPC20MgDecay::AtTPC20MgDecay ( )
default

Default constructor

Definition at line 20 of file AtTPC20MgDecay-Rnalpha.cxx.

◆ ~AtTPC20MgDecay()

AtTPC20MgDecay::~AtTPC20MgDecay ( )
virtualdefault

Destructor

Definition at line 27 of file AtTPC20MgDecay-Rnalpha.cxx.

Member Function Documentation

◆ Init()

Bool_t AtTPC20MgDecay::Init ( )
virtual

Initializer

Definition at line 29 of file AtTPC20MgDecay-Rnalpha.cxx.

◆ ReadEvent()

Bool_t AtTPC20MgDecay::ReadEvent ( FairPrimaryGenerator *  primGen)
virtual

Definition at line 35 of file AtTPC20MgDecay-Rnalpha.cxx.

◆ SetBoxXYZ()

void AtTPC20MgDecay::SetBoxXYZ ( Double32_t  x1 = 0,
Double32_t  y1 = 0,
Double32_t  z1 = 0,
Double32_t  x2 = 0,
Double32_t  y2 = 0,
Double32_t  z2 = 0 
)
inline

Definition at line 43 of file AtTPC20MgDecay.h.

◆ SetDecayChainPoint()

void AtTPC20MgDecay::SetDecayChainPoint ( Double32_t  ParticleEnergy = 0,
Double32_t  ParticleBranchingRatio = 0 
)

Definition at line 152 of file AtTPC20MgDecay-Rnalpha.cxx.

◆ SetNuclearDecayChain()

void AtTPC20MgDecay::SetNuclearDecayChain ( )
inline

Definition at line 58 of file AtTPC20MgDecay.h.

◆ SetXYZ()

void AtTPC20MgDecay::SetXYZ ( Double32_t  x = 0,
Double32_t  y = 0,
Double32_t  z = 0 
)
inline

Definition at line 36 of file AtTPC20MgDecay.h.

◆ ShowOnlyAlphaProtonBranch()

void AtTPC20MgDecay::ShowOnlyAlphaProtonBranch ( )
inline

Definition at line 57 of file AtTPC20MgDecay.h.


The documentation for this class was generated from the following files: