#include <TReactionInfo.h>
|
| Double_t | fBeamEnergy |
| | reconst beam lab energy
|
| |
| Double_t | fEnergy |
| | Ecm of the reaction.
|
| |
| Double_t | fExEnergy |
| | excited energy of residual nucleus
|
| |
| Double_t | fTheta |
| | Theta cm of the reaction.
|
| |
| Double_t | fThetaL |
| | Theta LAB of the reaction.
|
| |
| Double_t | fX |
| | reaction position at LAB system, x
|
| |
| Double_t | fY |
| | reaction position at LAB system, y
|
| |
| Double_t | fZ |
| | reaction position at LAB system, z
|
| |
Definition at line 20 of file TReactionInfo.h.
◆ ESortOrder
◆ ESortType
◆ TReactionInfo() [1/2]
| TReactionInfo::TReactionInfo |
( |
| ) |
|
◆ ~TReactionInfo()
| TReactionInfo::~TReactionInfo |
( |
| ) |
|
|
override |
◆ TReactionInfo() [2/2]
◆ Clear()
| void TReactionInfo::Clear |
( |
Option_t * | opt = "" | ) |
|
|
override |
◆ Copy()
| void TReactionInfo::Copy |
( |
TObject & | dest | ) |
const |
|
override |
◆ GetBeamEnergy()
| Double_t art::crib::TReactionInfo::GetBeamEnergy |
( |
| ) |
const |
|
inline |
◆ GetEnergy()
| Double_t art::crib::TReactionInfo::GetEnergy |
( |
| ) |
const |
|
inline |
◆ GetExEnergy()
| Double_t art::crib::TReactionInfo::GetExEnergy |
( |
| ) |
const |
|
inline |
◆ GetTheta()
| Double_t art::crib::TReactionInfo::GetTheta |
( |
| ) |
const |
|
inline |
◆ GetThetaL()
| Double_t art::crib::TReactionInfo::GetThetaL |
( |
| ) |
const |
|
inline |
◆ GetX()
| Double_t art::crib::TReactionInfo::GetX |
( |
| ) |
const |
|
inline |
◆ GetY()
| Double_t art::crib::TReactionInfo::GetY |
( |
| ) |
const |
|
inline |
◆ GetZ()
| Double_t art::crib::TReactionInfo::GetZ |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetBeamEnergy()
| void art::crib::TReactionInfo::SetBeamEnergy |
( |
Double_t | arg | ) |
|
|
inline |
◆ SetEnergy()
| void art::crib::TReactionInfo::SetEnergy |
( |
Double_t | arg | ) |
|
|
inline |
◆ SetExEnergy()
| void art::crib::TReactionInfo::SetExEnergy |
( |
Double_t | arg | ) |
|
|
inline |
◆ SetTheta()
| void art::crib::TReactionInfo::SetTheta |
( |
Double_t | arg | ) |
|
|
inline |
◆ SetThetaL()
| void art::crib::TReactionInfo::SetThetaL |
( |
Double_t | arg | ) |
|
|
inline |
◆ SetXYZ()
| void art::crib::TReactionInfo::SetXYZ |
( |
Double_t | x, |
|
|
Double_t | y, |
|
|
Double_t | z ) |
|
inline |
◆ fBeamEnergy
| Double_t art::crib::TReactionInfo::fBeamEnergy |
|
protected |
◆ fEnergy
| Double_t art::crib::TReactionInfo::fEnergy |
|
protected |
◆ fExEnergy
| Double_t art::crib::TReactionInfo::fExEnergy |
|
protected |
◆ fTheta
| Double_t art::crib::TReactionInfo::fTheta |
|
protected |
◆ fThetaL
| Double_t art::crib::TReactionInfo::fThetaL |
|
protected |
◆ fX
| Double_t art::crib::TReactionInfo::fX |
|
protected |
◆ fY
| Double_t art::crib::TReactionInfo::fY |
|
protected |
◆ fZ
| Double_t art::crib::TReactionInfo::fZ |
|
protected |
The documentation for this class was generated from the following files: