#include <BmnEcalPoint.h>
|
| | BmnEcalPoint () |
| |
| | BmnEcalPoint (Int_t trackID, Int_t detID, Int_t copyNo, Int_t copyNoMother, TVector3 pos, TVector3 mom, Double_t tof, Double_t length, Double_t eLoss, UInt_t EventId=0) |
| |
| | BmnEcalPoint (const BmnEcalPoint &point) |
| |
| virtual | ~BmnEcalPoint () |
| |
| Short_t | GetCopy () const |
| |
| Short_t | GetCopyMother () const |
| |
| void | SetCopy (Short_t i) |
| |
| void | SetCopyMother (Short_t i) |
| |
| virtual void | Print (const Option_t *opt) const |
| |
| | BmnEcalPoint () |
| |
| | BmnEcalPoint (Int_t trackID, Int_t detID, Int_t copyNo, Int_t copyNoMother, TVector3 pos, TVector3 mom, Double_t tof, Double_t length, Double_t eLoss, UInt_t EventId=0) |
| |
| | BmnEcalPoint (const BmnEcalPoint &point) |
| |
| virtual | ~BmnEcalPoint () |
| |
| Short_t | GetCopy () const |
| |
| Short_t | GetCopyMother () const |
| |
| void | SetCopy (Short_t i) |
| |
| void | SetCopyMother (Short_t i) |
| |
| virtual void | Print (const Option_t *opt) const |
| |
Definition at line 17 of file BmnEcalPoint.h.
◆ BmnEcalPoint() [1/6]
| BmnEcalPoint::BmnEcalPoint |
( |
| ) |
|
◆ BmnEcalPoint() [2/6]
| BmnEcalPoint::BmnEcalPoint |
( |
Int_t |
trackID, |
|
|
Int_t |
detID, |
|
|
Int_t |
copyNo, |
|
|
Int_t |
copyNoMother, |
|
|
TVector3 |
pos, |
|
|
TVector3 |
mom, |
|
|
Double_t |
tof, |
|
|
Double_t |
length, |
|
|
Double_t |
eLoss, |
|
|
UInt_t |
EventId = 0 |
|
) |
| |
Constructor with arguments
- Parameters
-
| trackID | Index of MCTrack |
| detID | Detector ID (at present, volume MC number) |
| copyNo | Number of active layer inside ECAL module |
| copyNoMother | ECAL module number |
| pos | Coordinates [cm] |
| mom | Momentum of track [GeV] |
| tof | Time since event start [ns] |
| length | Track length since creation [cm] |
| eLoss | Energy deposit [GeV] |
Definition at line 33 of file BmnEcalPoint.cxx.
References nCopy, and nCopyMother.
◆ BmnEcalPoint() [3/6]
◆ ~BmnEcalPoint() [1/2]
| BmnEcalPoint::~BmnEcalPoint |
( |
| ) |
|
|
virtual |
◆ BmnEcalPoint() [4/6]
| BmnEcalPoint::BmnEcalPoint |
( |
| ) |
|
◆ BmnEcalPoint() [5/6]
| BmnEcalPoint::BmnEcalPoint |
( |
Int_t |
trackID, |
|
|
Int_t |
detID, |
|
|
Int_t |
copyNo, |
|
|
Int_t |
copyNoMother, |
|
|
TVector3 |
pos, |
|
|
TVector3 |
mom, |
|
|
Double_t |
tof, |
|
|
Double_t |
length, |
|
|
Double_t |
eLoss, |
|
|
UInt_t |
EventId = 0 |
|
) |
| |
Constructor with arguments
- Parameters
-
| trackID | Index of MCTrack |
| detID | Detector ID (at present, volume MC number) |
| copyNo | Number of active layer inside ECAL module |
| copyNoMother | ECAL module number |
| pos | Coordinates [cm] |
| mom | Momentum of track [GeV] |
| tof | Time since event start [ns] |
| length | Track length since creation [cm] |
| eLoss | Energy deposit [GeV] |
◆ BmnEcalPoint() [6/6]
◆ ~BmnEcalPoint() [2/2]
| virtual BmnEcalPoint::~BmnEcalPoint |
( |
| ) |
|
|
virtual |
◆ GetCopy() [1/2]
| Short_t BmnEcalPoint::GetCopy |
( |
| ) |
const |
|
inline |
◆ GetCopy() [2/2]
| Short_t BmnEcalPoint::GetCopy |
( |
| ) |
const |
|
inline |
◆ GetCopyMother() [1/2]
| Short_t BmnEcalPoint::GetCopyMother |
( |
| ) |
const |
|
inline |
◆ GetCopyMother() [2/2]
| Short_t BmnEcalPoint::GetCopyMother |
( |
| ) |
const |
|
inline |
◆ Print() [1/2]
| void BmnEcalPoint::Print |
( |
const Option_t * |
opt | ) |
const |
|
virtual |
◆ Print() [2/2]
| virtual void BmnEcalPoint::Print |
( |
const Option_t * |
opt | ) |
const |
|
virtual |
◆ SetCopy() [1/2]
| void BmnEcalPoint::SetCopy |
( |
Short_t |
i | ) |
|
|
inline |
◆ SetCopy() [2/2]
| void BmnEcalPoint::SetCopy |
( |
Short_t |
i | ) |
|
|
inline |
◆ SetCopyMother() [1/2]
| void BmnEcalPoint::SetCopyMother |
( |
Short_t |
i | ) |
|
|
inline |
◆ SetCopyMother() [2/2]
| void BmnEcalPoint::SetCopyMother |
( |
Short_t |
i | ) |
|
|
inline |
◆ nCopy
| Short_t BmnEcalPoint::nCopy |
|
protected |
◆ nCopyMother
| Short_t BmnEcalPoint::nCopyMother |
|
protected |
The documentation for this class was generated from the following files: