#include <BmnLambdaQa.h>
|
| | BmnLambdaQa () |
| |
| virtual | ~BmnLambdaQa () |
| | Destructor.
|
| |
| virtual InitStatus | Init () |
| | Derived from FairTask.
|
| |
| virtual void | Exec (Option_t *opt) |
| | Derived from FairTask.
|
| |
| virtual void | Finish () |
| | Derived from FairTask.
|
| |
| void | SetDCA1 (Double_t min, Double_t max) |
| |
| void | SetDCA2 (Double_t min, Double_t max) |
| |
| void | SetDCA12 (Double_t min, Double_t max) |
| |
| void | SetPath (Double_t min, Double_t max) |
| |
| void | SetMom1 (Double_t min, Double_t max) |
| |
| void | SetMom2 (Double_t min, Double_t max) |
| |
| void | SetEta1 (Double_t min, Double_t max) |
| |
| void | SetEta2 (Double_t min, Double_t max) |
| |
| | BmnLambdaQa () |
| |
| virtual | ~BmnLambdaQa () |
| | Destructor.
|
| |
| virtual InitStatus | Init () |
| | Derived from FairTask.
|
| |
| virtual void | Exec (Option_t *opt) |
| | Derived from FairTask.
|
| |
| virtual void | Finish () |
| | Derived from FairTask.
|
| |
| void | SetDCA1 (Double_t min, Double_t max) |
| |
| void | SetDCA2 (Double_t min, Double_t max) |
| |
| void | SetDCA12 (Double_t min, Double_t max) |
| |
| void | SetPath (Double_t min, Double_t max) |
| |
| void | SetMom1 (Double_t min, Double_t max) |
| |
| void | SetMom2 (Double_t min, Double_t max) |
| |
| void | SetEta1 (Double_t min, Double_t max) |
| |
| void | SetEta2 (Double_t min, Double_t max) |
| |
Definition at line 26 of file BmnLambdaQa.h.
◆ BmnLambdaQa() [1/2]
| BmnLambdaQa::BmnLambdaQa |
( |
| ) |
|
◆ ~BmnLambdaQa() [1/2]
| BmnLambdaQa::~BmnLambdaQa |
( |
| ) |
|
|
virtual |
◆ BmnLambdaQa() [2/2]
| BmnLambdaQa::BmnLambdaQa |
( |
| ) |
|
◆ ~BmnLambdaQa() [2/2]
| virtual BmnLambdaQa::~BmnLambdaQa |
( |
| ) |
|
|
virtual |
◆ Exec() [1/2]
| void BmnLambdaQa::Exec |
( |
Option_t * |
opt | ) |
|
|
virtual |
Derived from FairTask.
RECO
Definition at line 148 of file BmnLambdaQa.cxx.
References BmnParticlePair::GetDCA1(), BmnParticlePair::GetDCA12(), BmnParticlePair::GetDCA2(), BmnParticlePair::GetEtaPart1(), BmnParticlePair::GetEtaPart2(), BmnParticlePair::GetInvMass(), BmnParticlePair::GetMCTrackIdPart1(), BmnParticlePair::GetMCTrackIdPart2(), BmnParticlePair::GetMomPart1(), BmnParticlePair::GetMomPart2(), CbmMCTrack::GetMotherId(), CbmMCTrack::GetNPoints(), CbmMCTrack::GetP(), BmnParticlePair::GetPath(), CbmMCTrack::GetPdgCode(), CbmMCTrack::GetPz(), CbmMCTrack::GetRapidity(), BmnHistManager::H1(), BmnHistManager::H2(), and kGEM.
◆ Exec() [2/2]
| virtual void BmnLambdaQa::Exec |
( |
Option_t * |
opt | ) |
|
|
virtual |
◆ Finish() [1/2]
| void BmnLambdaQa::Finish |
( |
| ) |
|
|
virtual |
Derived from FairTask.
Definition at line 548 of file BmnLambdaQa.cxx.
References BmnSimulationReport::Create(), BmnParticlePairsInfo::setDCA12Max(), BmnParticlePairsInfo::setDCA12Min(), BmnParticlePairsInfo::setDCAPart1Max(), BmnParticlePairsInfo::setDCAPart1Min(), BmnParticlePairsInfo::setDCAPart2Max(), BmnParticlePairsInfo::setDCAPart2Min(), BmnParticlePairsInfo::setEtaPart1Max(), BmnParticlePairsInfo::setEtaPart1Min(), BmnParticlePairsInfo::setEtaPart2Max(), BmnParticlePairsInfo::setEtaPart2Min(), BmnParticlePairsInfo::setMomPart1Max(), BmnParticlePairsInfo::setMomPart1Min(), BmnParticlePairsInfo::setMomPart2Max(), BmnParticlePairsInfo::setMomPart2Min(), BmnParticlePairsInfo::setPathMax(), BmnParticlePairsInfo::setPathMin(), and BmnHistManager::WriteToFile().
◆ Finish() [2/2]
| virtual void BmnLambdaQa::Finish |
( |
| ) |
|
|
virtual |
◆ Init() [1/2]
| InitStatus BmnLambdaQa::Init |
( |
| ) |
|
|
virtual |
◆ Init() [2/2]
| virtual InitStatus BmnLambdaQa::Init |
( |
| ) |
|
|
virtual |
◆ SetDCA1() [1/2]
| void BmnLambdaQa::SetDCA1 |
( |
Double_t |
min, |
|
|
Double_t |
max |
|
) |
| |
|
inline |
◆ SetDCA1() [2/2]
| void BmnLambdaQa::SetDCA1 |
( |
Double_t |
min, |
|
|
Double_t |
max |
|
) |
| |
|
inline |
◆ SetDCA12() [1/2]
| void BmnLambdaQa::SetDCA12 |
( |
Double_t |
min, |
|
|
Double_t |
max |
|
) |
| |
|
inline |
◆ SetDCA12() [2/2]
| void BmnLambdaQa::SetDCA12 |
( |
Double_t |
min, |
|
|
Double_t |
max |
|
) |
| |
|
inline |
◆ SetDCA2() [1/2]
| void BmnLambdaQa::SetDCA2 |
( |
Double_t |
min, |
|
|
Double_t |
max |
|
) |
| |
|
inline |
◆ SetDCA2() [2/2]
| void BmnLambdaQa::SetDCA2 |
( |
Double_t |
min, |
|
|
Double_t |
max |
|
) |
| |
|
inline |
◆ SetEta1() [1/2]
| void BmnLambdaQa::SetEta1 |
( |
Double_t |
min, |
|
|
Double_t |
max |
|
) |
| |
|
inline |
◆ SetEta1() [2/2]
| void BmnLambdaQa::SetEta1 |
( |
Double_t |
min, |
|
|
Double_t |
max |
|
) |
| |
|
inline |
◆ SetEta2() [1/2]
| void BmnLambdaQa::SetEta2 |
( |
Double_t |
min, |
|
|
Double_t |
max |
|
) |
| |
|
inline |
◆ SetEta2() [2/2]
| void BmnLambdaQa::SetEta2 |
( |
Double_t |
min, |
|
|
Double_t |
max |
|
) |
| |
|
inline |
◆ SetMom1() [1/2]
| void BmnLambdaQa::SetMom1 |
( |
Double_t |
min, |
|
|
Double_t |
max |
|
) |
| |
|
inline |
◆ SetMom1() [2/2]
| void BmnLambdaQa::SetMom1 |
( |
Double_t |
min, |
|
|
Double_t |
max |
|
) |
| |
|
inline |
◆ SetMom2() [1/2]
| void BmnLambdaQa::SetMom2 |
( |
Double_t |
min, |
|
|
Double_t |
max |
|
) |
| |
|
inline |
◆ SetMom2() [2/2]
| void BmnLambdaQa::SetMom2 |
( |
Double_t |
min, |
|
|
Double_t |
max |
|
) |
| |
|
inline |
◆ SetPath() [1/2]
| void BmnLambdaQa::SetPath |
( |
Double_t |
min, |
|
|
Double_t |
max |
|
) |
| |
|
inline |
◆ SetPath() [2/2]
| void BmnLambdaQa::SetPath |
( |
Double_t |
min, |
|
|
Double_t |
max |
|
) |
| |
|
inline |
The documentation for this class was generated from the following files: