#include <BmnNdetPoint.h>
|
| | BmnNdetPoint () |
| | Default constructor.
|
| |
| | BmnNdetPoint (Int_t trackID, uint32_t address, const TVector3 &pos, const TVector3 &mom, Double_t tof, Double_t length, Double_t eLoss, UInt_t EventId=0) |
| |
| | BmnNdetPoint (const BmnNdetPoint &point) |
| | Copy constructor.
|
| |
| | BmnNdetPoint (BmnNdetPoint &&point) noexcept |
| | Move constructor.
|
| |
| BmnNdetPoint & | operator= (const BmnNdetPoint &point) |
| | Copy assignment operator.
|
| |
| BmnNdetPoint & | operator= (BmnNdetPoint &&point) noexcept |
| | Move assignment operator.
|
| |
| virtual | ~BmnNdetPoint ()=default |
| | Destructor.
|
| |
| uint32_t | GetAddress () const |
| |
| void | SetAddress (uint32_t address) |
| |
| virtual const char * | GetClassName () const |
| | Output to screen.
|
| |
| virtual void | Print (const Option_t *opt="") const |
| |
| | BmnNdetPoint () |
| | Default constructor.
|
| |
| | BmnNdetPoint (Int_t trackID, uint32_t address, const TVector3 &pos, const TVector3 &mom, Double_t tof, Double_t length, Double_t eLoss, UInt_t EventId=0) |
| |
| | BmnNdetPoint (const BmnNdetPoint &point) |
| | Copy constructor.
|
| |
| | BmnNdetPoint (BmnNdetPoint &&point) noexcept |
| | Move constructor.
|
| |
| BmnNdetPoint & | operator= (const BmnNdetPoint &point) |
| | Copy assignment operator.
|
| |
| BmnNdetPoint & | operator= (BmnNdetPoint &&point) noexcept |
| | Move assignment operator.
|
| |
| virtual | ~BmnNdetPoint ()=default |
| | Destructor.
|
| |
| uint32_t | GetAddress () const |
| |
| void | SetAddress (uint32_t address) |
| |
| virtual const char * | GetClassName () const |
| | Output to screen.
|
| |
| virtual void | Print (const Option_t *opt="") const |
| |
| uint32_t | GetSystemId () const |
| |
| uint32_t | GetSystemId () const |
| |
| uint32_t | GetArmId () const |
| |
| uint32_t | GetArmId () const |
| |
| uint32_t | GetRowId () const |
| |
| uint32_t | GetRowId () const |
| |
| uint32_t | GetColumnId () const |
| |
| uint32_t | GetColumnId () const |
| |
| uint32_t | GetLayerId () const |
| |
| uint32_t | GetLayerId () const |
| |
Definition at line 12 of file BmnNdetPoint.h.
◆ BmnNdetPoint() [1/8]
| BmnNdetPoint::BmnNdetPoint |
( |
| ) |
|
|
inline |
◆ BmnNdetPoint() [2/8]
| BmnNdetPoint::BmnNdetPoint |
( |
Int_t |
trackID, |
|
|
uint32_t |
address, |
|
|
const TVector3 & |
pos, |
|
|
const TVector3 & |
mom, |
|
|
Double_t |
tof, |
|
|
Double_t |
length, |
|
|
Double_t |
eLoss, |
|
|
UInt_t |
EventId = 0 |
|
) |
| |
|
inline |
Constructor with arguments
- Parameters
-
| trackID | Index of MCTrack |
| address | see BmnNdetAddress |
| pos | Coordinates [cm] |
| mom | Momentum of track [GeV] |
| tof | Time of flight [ns] |
| length | Track length since creation [cm] |
| eLoss | Energy deposit [GeV] |
Definition at line 34 of file BmnNdetPoint.h.
◆ BmnNdetPoint() [3/8]
◆ BmnNdetPoint() [4/8]
◆ ~BmnNdetPoint() [1/2]
| virtual BmnNdetPoint::~BmnNdetPoint |
( |
| ) |
|
|
virtualdefault |
◆ BmnNdetPoint() [5/8]
| BmnNdetPoint::BmnNdetPoint |
( |
| ) |
|
|
inline |
◆ BmnNdetPoint() [6/8]
| BmnNdetPoint::BmnNdetPoint |
( |
Int_t |
trackID, |
|
|
uint32_t |
address, |
|
|
const TVector3 & |
pos, |
|
|
const TVector3 & |
mom, |
|
|
Double_t |
tof, |
|
|
Double_t |
length, |
|
|
Double_t |
eLoss, |
|
|
UInt_t |
EventId = 0 |
|
) |
| |
|
inline |
Constructor with arguments
- Parameters
-
| trackID | Index of MCTrack |
| address | see BmnNdetAddress |
| pos | Coordinates [cm] |
| mom | Momentum of track [GeV] |
| tof | Time of flight [ns] |
| length | Track length since creation [cm] |
| eLoss | Energy deposit [GeV] |
Definition at line 34 of file BmnNdetPoint.h.
◆ BmnNdetPoint() [7/8]
◆ BmnNdetPoint() [8/8]
◆ ~BmnNdetPoint() [2/2]
| virtual BmnNdetPoint::~BmnNdetPoint |
( |
| ) |
|
|
virtualdefault |
◆ GetAddress() [1/2]
| uint32_t BmnNdetPoint::GetAddress |
( |
| ) |
const |
|
inline |
◆ GetAddress() [2/2]
| uint32_t BmnNdetPoint::GetAddress |
( |
| ) |
const |
|
inline |
◆ GetClassName() [1/2]
| virtual const char * BmnNdetPoint::GetClassName |
( |
| ) |
const |
|
inlinevirtual |
◆ GetClassName() [2/2]
| virtual const char * BmnNdetPoint::GetClassName |
( |
| ) |
const |
|
inlinevirtual |
◆ operator=() [1/4]
◆ operator=() [2/4]
◆ operator=() [3/4]
◆ operator=() [4/4]
◆ Print() [1/2]
| virtual void BmnNdetPoint::Print |
( |
const Option_t * |
opt = "" | ) |
const |
|
inlinevirtual |
◆ Print() [2/2]
| virtual void BmnNdetPoint::Print |
( |
const Option_t * |
opt = "" | ) |
const |
|
inlinevirtual |
◆ SetAddress() [1/2]
| void BmnNdetPoint::SetAddress |
( |
uint32_t |
address | ) |
|
|
inline |
◆ SetAddress() [2/2]
| void BmnNdetPoint::SetAddress |
( |
uint32_t |
address | ) |
|
|
inline |
The documentation for this class was generated from the following files: