#include <BmnZDCEventData.h>
Definition at line 16 of file BmnZDCEventData.h.
◆ BmnZDCEventData() [1/2]
| BmnZDCEventData::BmnZDCEventData |
( |
| ) |
|
Definition at line 13 of file BmnZDCEventData.cxx.
References fAsymmetry, fE, fEc, fEn, fEp, fH, fHc, fHn, fHp, fMoment, fX, and fY.
◆ ~BmnZDCEventData() [1/2]
| BmnZDCEventData::~BmnZDCEventData |
( |
| ) |
|
|
virtual |
◆ BmnZDCEventData() [2/2]
| BmnZDCEventData::BmnZDCEventData |
( |
| ) |
|
◆ ~BmnZDCEventData() [2/2]
| virtual BmnZDCEventData::~BmnZDCEventData |
( |
| ) |
|
|
virtual |
◆ ClassDef() [1/2]
◆ ClassDef() [2/2]
◆ GetAsymmetry() [1/2]
| Float_t BmnZDCEventData::GetAsymmetry |
( |
| ) |
|
|
inline |
◆ GetAsymmetry() [2/2]
| Float_t BmnZDCEventData::GetAsymmetry |
( |
| ) |
|
|
inline |
◆ GetEnergy() [1/4]
| Float_t BmnZDCEventData::GetEnergy |
( |
| ) |
|
|
inline |
◆ GetEnergy() [2/4]
| Float_t BmnZDCEventData::GetEnergy |
( |
| ) |
|
|
inline |
◆ GetEnergy() [3/4]
| Float_t BmnZDCEventData::GetEnergy |
( |
char |
op | ) |
|
◆ GetEnergy() [4/4]
| Float_t BmnZDCEventData::GetEnergy |
( |
char |
op | ) |
|
Get ZDC energy
- Parameters
-
| op | - 'c' - central, 'p' - protons side, 'n' - nutrons side or full energy by default |
- Returns
- - ZDC energy in GeV
◆ GetMoment() [1/2]
| Float_t BmnZDCEventData::GetMoment |
( |
| ) |
|
|
inline |
◆ GetMoment() [2/2]
| Float_t BmnZDCEventData::GetMoment |
( |
| ) |
|
|
inline |
◆ GetNHits() [1/4]
| Int_t BmnZDCEventData::GetNHits |
( |
| ) |
|
|
inline |
◆ GetNHits() [2/4]
| Int_t BmnZDCEventData::GetNHits |
( |
| ) |
|
|
inline |
◆ GetNHits() [3/4]
| Int_t BmnZDCEventData::GetNHits |
( |
char |
op | ) |
|
◆ GetNHits() [4/4]
| Int_t BmnZDCEventData::GetNHits |
( |
char |
op | ) |
|
Get number of hits
- Parameters
-
| op | - 'c' - central, 'p' - protons side, 'n' - nutrons side or full energy by default |
- Returns
- - ZDC multiplicity
◆ GetX() [1/2]
| Float_t BmnZDCEventData::GetX |
( |
| ) |
|
|
inline |
◆ GetX() [2/2]
| Float_t BmnZDCEventData::GetX |
( |
| ) |
|
|
inline |
◆ GetY() [1/2]
| Float_t BmnZDCEventData::GetY |
( |
| ) |
|
|
inline |
◆ GetY() [2/2]
| Float_t BmnZDCEventData::GetY |
( |
| ) |
|
|
inline |
◆ Print() [1/2]
| void BmnZDCEventData::Print |
( |
Option_t * |
option = "" | ) |
const |
|
virtual |
◆ Print() [2/2]
| virtual void BmnZDCEventData::Print |
( |
Option_t * |
option = "" | ) |
const |
|
virtual |
◆ Set() [1/2]
| void BmnZDCEventData::Set |
( |
TClonesArray * |
pArrayOfBmnZDCDigits, |
|
|
Float_t * |
pModuleScale = 0, |
|
|
Float_t * |
pModuleThreshold = 0 |
|
) |
| |
Calculate all parameters values from BmnZDCDigits passed
- Parameters
-
| pArrayOfBmnZDCDigits | - array of BmnZDCDigit |
| pModuleScale | - Array of coeffs for each ZDC module (starting from 1 to 104, index 0 is not used) |
| pModuleThreshold | - Array of thresholds for each ZDC module (starting from 1 to 104, index 0 is not used) |
Definition at line 23 of file BmnZDCEventData.cxx.
References fAsymmetry, fE, fEc, fEn, fEp, fH, fHc, fHn, fHp, fMoment, fX, fY, BmnCaloDigit::GetAmp(), BmnCaloDigit::GetChannel(), BmnCaloDigit::GetX(), BmnCaloDigit::GetY(), and i.
Referenced by BmnZdcAnalyzer::Exec().
◆ Set() [2/2]
| void BmnZDCEventData::Set |
( |
TClonesArray * |
pArrayOfBmnZDCDigits, |
|
|
Float_t * |
pModuleScale = 0, |
|
|
Float_t * |
pModuleThreshold = 0 |
|
) |
| |
Calculate all parameters values from BmnZDCDigits passed
- Parameters
-
| pArrayOfBmnZDCDigits | - array of BmnZDCDigit |
| pModuleScale | - Array of coeffs for each ZDC module (starting from 1 to 104, index 0 is not used) |
| pModuleThreshold | - Array of thresholds for each ZDC module (starting from 1 to 104, index 0 is not used) |
◆ fAsymmetry
| Float_t BmnZDCEventData::fAsymmetry |
|
protected |
◆ fE
| Float_t BmnZDCEventData::fE |
|
protected |
◆ fEc
| Float_t BmnZDCEventData::fEc |
|
protected |
◆ fEn
| Float_t BmnZDCEventData::fEn |
|
protected |
◆ fEp
| Float_t BmnZDCEventData::fEp |
|
protected |
◆ fH
| UChar_t BmnZDCEventData::fH |
|
protected |
◆ fHc
| UChar_t BmnZDCEventData::fHc |
|
protected |
◆ fHn
| UChar_t BmnZDCEventData::fHn |
|
protected |
◆ fHp
| UChar_t BmnZDCEventData::fHp |
|
protected |
◆ fMoment
| Float_t BmnZDCEventData::fMoment |
|
protected |
◆ fX
| Float_t BmnZDCEventData::fX |
|
protected |
◆ fY
| Float_t BmnZDCEventData::fY |
|
protected |
The documentation for this class was generated from the following files: