BmnRoot
Loading...
Searching...
No Matches
BmnEcalPoint Class Reference

#include <BmnEcalPoint.h>

Inheritance diagram for BmnEcalPoint:
[legend]
Collaboration diagram for BmnEcalPoint:
[legend]

Public Member Functions

 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
 

Protected Attributes

Short_t nCopy
 
Short_t nCopyMother
 

Detailed Description

Definition at line 17 of file BmnEcalPoint.h.

Constructor & Destructor Documentation

◆ BmnEcalPoint() [1/6]

BmnEcalPoint::BmnEcalPoint ( )

Default constructor

Definition at line 15 of file BmnEcalPoint.cxx.

References nCopy, and nCopyMother.

◆ 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
trackIDIndex of MCTrack
detIDDetector ID (at present, volume MC number)
copyNoNumber of active layer inside ECAL module
copyNoMotherECAL module number
posCoordinates [cm]
momMomentum of track [GeV]
tofTime since event start [ns]
lengthTrack length since creation [cm]
eLossEnergy deposit [GeV]

Definition at line 33 of file BmnEcalPoint.cxx.

References nCopy, and nCopyMother.

◆ BmnEcalPoint() [3/6]

BmnEcalPoint::BmnEcalPoint ( const BmnEcalPoint point)
inline

Copy constructor

Definition at line 45 of file BmnEcalPoint.h.

◆ ~BmnEcalPoint() [1/2]

BmnEcalPoint::~BmnEcalPoint ( )
virtual

Destructor

Definition at line 56 of file BmnEcalPoint.cxx.

◆ BmnEcalPoint() [4/6]

BmnEcalPoint::BmnEcalPoint ( )

Default constructor

◆ 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
trackIDIndex of MCTrack
detIDDetector ID (at present, volume MC number)
copyNoNumber of active layer inside ECAL module
copyNoMotherECAL module number
posCoordinates [cm]
momMomentum of track [GeV]
tofTime since event start [ns]
lengthTrack length since creation [cm]
eLossEnergy deposit [GeV]

◆ BmnEcalPoint() [6/6]

BmnEcalPoint::BmnEcalPoint ( const BmnEcalPoint point)
inline

Copy constructor

Definition at line 45 of file BmnEcalPoint.h.

◆ ~BmnEcalPoint() [2/2]

virtual BmnEcalPoint::~BmnEcalPoint ( )
virtual

Destructor

Member Function Documentation

◆ GetCopy() [1/2]

Short_t BmnEcalPoint::GetCopy ( ) const
inline

Accessors

Definition at line 53 of file BmnEcalPoint.h.

References nCopy.

Referenced by BmnEcalDigitizer::Exec().

◆ GetCopy() [2/2]

Short_t BmnEcalPoint::GetCopy ( ) const
inline

Accessors

Definition at line 53 of file BmnEcalPoint.h.

References nCopy.

◆ GetCopyMother() [1/2]

Short_t BmnEcalPoint::GetCopyMother ( ) const
inline

Definition at line 54 of file BmnEcalPoint.h.

References nCopyMother.

Referenced by BmnEcalDigitizer::Exec().

◆ GetCopyMother() [2/2]

Short_t BmnEcalPoint::GetCopyMother ( ) const
inline

Definition at line 54 of file BmnEcalPoint.h.

References nCopyMother.

◆ Print() [1/2]

void BmnEcalPoint::Print ( const Option_t *  opt) const
virtual

Output to screen

Definition at line 60 of file BmnEcalPoint.cxx.

◆ Print() [2/2]

virtual void BmnEcalPoint::Print ( const Option_t *  opt) const
virtual

Output to screen

◆ SetCopy() [1/2]

void BmnEcalPoint::SetCopy ( Short_t  i)
inline

Modifiers

Definition at line 57 of file BmnEcalPoint.h.

References i, and nCopy.

◆ SetCopy() [2/2]

void BmnEcalPoint::SetCopy ( Short_t  i)
inline

Modifiers

Definition at line 57 of file BmnEcalPoint.h.

References i, and nCopy.

◆ SetCopyMother() [1/2]

void BmnEcalPoint::SetCopyMother ( Short_t  i)
inline

Definition at line 58 of file BmnEcalPoint.h.

References i, and nCopyMother.

◆ SetCopyMother() [2/2]

void BmnEcalPoint::SetCopyMother ( Short_t  i)
inline

Definition at line 58 of file BmnEcalPoint.h.

References i, and nCopyMother.

Member Data Documentation

◆ nCopy

Short_t BmnEcalPoint::nCopy
protected

Definition at line 66 of file BmnEcalPoint.h.

Referenced by BmnEcalPoint(), BmnEcalPoint(), GetCopy(), and SetCopy().

◆ nCopyMother

Short_t BmnEcalPoint::nCopyMother
protected

Definition at line 67 of file BmnEcalPoint.h.

Referenced by BmnEcalPoint(), BmnEcalPoint(), GetCopyMother(), and SetCopyMother().


The documentation for this class was generated from the following files: