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

#include <BmnScWallPoint.h>

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

Public Member Functions

 BmnScWallPoint ()
 
 BmnScWallPoint (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)
 
 BmnScWallPoint (const BmnScWallPoint &point)
 
virtual ~BmnScWallPoint ()
 
Short_t GetCopy () const
 
Short_t GetCopyMother () const
 
Double_t GetTime () const
 
Double_t GetLengthtrack () const
 
Double_t GetPx () const
 
Double_t GetPy () const
 
Double_t GetPz () const
 
void MomentumOut (TVector3 &mom)
 
Double_t GetX () const
 
Double_t GetY () const
 
Double_t GetZ () const
 
void SetCopy (Short_t i)
 
void SetCopyMother (Short_t i)
 
void PositionOut (TVector3 &pos)
 
virtual void Print (const Option_t *opt) const
 
void AddCELL (Int_t trackID, Int_t detID, Int_t idslice, Int_t idcell, TVector3 pos, TVector3 mom, Double_t dt, Double_t dl, Double_t de)
 
 BmnScWallPoint ()
 
 BmnScWallPoint (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)
 
 BmnScWallPoint (const BmnScWallPoint &point)
 
virtual ~BmnScWallPoint ()
 
Short_t GetCopy () const
 
Short_t GetCopyMother () const
 
Double_t GetTime () const
 
Double_t GetLengthtrack () const
 
Double_t GetPx () const
 
Double_t GetPy () const
 
Double_t GetPz () const
 
void MomentumOut (TVector3 &mom)
 
Double_t GetX () const
 
Double_t GetY () const
 
Double_t GetZ () const
 
void SetCopy (Short_t i)
 
void SetCopyMother (Short_t i)
 
void PositionOut (TVector3 &pos)
 
virtual void Print (const Option_t *opt) const
 
void AddCELL (Int_t trackID, Int_t detID, Int_t idslice, Int_t idcell, TVector3 pos, TVector3 mom, Double_t dt, Double_t dl, Double_t de)
 

Protected Attributes

Short_t nCopy
 
Short_t nCopyMother
 
Double_t fX
 
Double_t fY
 
Double_t fZ
 
Double_t fPx
 
Double_t fPy
 
Double_t fPz
 
Double_t fTime
 
Double_t fLengthtrack
 

Detailed Description

Definition at line 18 of file BmnScWallPoint.h.

Constructor & Destructor Documentation

◆ BmnScWallPoint() [1/6]

BmnScWallPoint::BmnScWallPoint ( )

Default constructor

Definition at line 12 of file BmnScWallPoint.cxx.

References nCopy, and nCopyMother.

◆ BmnScWallPoint() [2/6]

BmnScWallPoint::BmnScWallPoint ( 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)
copyNoSlice number
copyNoMotherCell number
posCoordinates [cm]
momMomentum of track [GeV]
tofTime since event start [ns]
lengthTrack length since creation [cm]
eLossEnergy deposit [GeV]

Definition at line 25 of file BmnScWallPoint.cxx.

References nCopy, and nCopyMother.

◆ BmnScWallPoint() [3/6]

BmnScWallPoint::BmnScWallPoint ( const BmnScWallPoint point)
inline

Copy constructor

Definition at line 38 of file BmnScWallPoint.h.

◆ ~BmnScWallPoint() [1/2]

BmnScWallPoint::~BmnScWallPoint ( )
virtual

Destructor

Definition at line 38 of file BmnScWallPoint.cxx.

◆ BmnScWallPoint() [4/6]

BmnScWallPoint::BmnScWallPoint ( )

Default constructor

◆ BmnScWallPoint() [5/6]

BmnScWallPoint::BmnScWallPoint ( 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)
copyNoSlice number
copyNoMotherCell number
posCoordinates [cm]
momMomentum of track [GeV]
tofTime since event start [ns]
lengthTrack length since creation [cm]
eLossEnergy deposit [GeV]

◆ BmnScWallPoint() [6/6]

BmnScWallPoint::BmnScWallPoint ( const BmnScWallPoint point)
inline

Copy constructor

Definition at line 38 of file BmnScWallPoint.h.

◆ ~BmnScWallPoint() [2/2]

virtual BmnScWallPoint::~BmnScWallPoint ( )
virtual

Destructor

Member Function Documentation

◆ AddCELL() [1/2]

void BmnScWallPoint::AddCELL ( Int_t  trackID,
Int_t  detID,
Int_t  idslice,
Int_t  idcell,
TVector3  pos,
TVector3  mom,
Double_t  dt,
Double_t  dl,
Double_t  de 
)
inline

Definition at line 70 of file BmnScWallPoint.h.

References fPx, fPy, fPz, fTime, fX, fY, fZ, nCopy, and nCopyMother.

Referenced by BmnScWall::ProcessHits().

◆ AddCELL() [2/2]

void BmnScWallPoint::AddCELL ( Int_t  trackID,
Int_t  detID,
Int_t  idslice,
Int_t  idcell,
TVector3  pos,
TVector3  mom,
Double_t  dt,
Double_t  dl,
Double_t  de 
)
inline

Definition at line 70 of file BmnScWallPoint.h.

References fPx, fPy, fPz, fTime, fX, fY, fZ, nCopy, and nCopyMother.

◆ GetCopy() [1/2]

Short_t BmnScWallPoint::GetCopy ( ) const
inline

Definition at line 43 of file BmnScWallPoint.h.

References nCopy.

Referenced by BmnScWall::GetHit().

◆ GetCopy() [2/2]

Short_t BmnScWallPoint::GetCopy ( ) const
inline

Definition at line 43 of file BmnScWallPoint.h.

References nCopy.

◆ GetCopyMother() [1/2]

Short_t BmnScWallPoint::GetCopyMother ( ) const
inline

Definition at line 44 of file BmnScWallPoint.h.

References nCopyMother.

Referenced by BmnScWall::GetHit().

◆ GetCopyMother() [2/2]

Short_t BmnScWallPoint::GetCopyMother ( ) const
inline

Definition at line 44 of file BmnScWallPoint.h.

References nCopyMother.

◆ GetLengthtrack() [1/2]

Double_t BmnScWallPoint::GetLengthtrack ( ) const
inline

Definition at line 46 of file BmnScWallPoint.h.

References fLengthtrack.

◆ GetLengthtrack() [2/2]

Double_t BmnScWallPoint::GetLengthtrack ( ) const
inline

Definition at line 46 of file BmnScWallPoint.h.

References fLengthtrack.

◆ GetPx() [1/2]

Double_t BmnScWallPoint::GetPx ( ) const
inline

Definition at line 48 of file BmnScWallPoint.h.

References fPx.

◆ GetPx() [2/2]

Double_t BmnScWallPoint::GetPx ( ) const
inline

Definition at line 48 of file BmnScWallPoint.h.

References fPx.

◆ GetPy() [1/2]

Double_t BmnScWallPoint::GetPy ( ) const
inline

Definition at line 49 of file BmnScWallPoint.h.

References fPy.

◆ GetPy() [2/2]

Double_t BmnScWallPoint::GetPy ( ) const
inline

Definition at line 49 of file BmnScWallPoint.h.

References fPy.

◆ GetPz() [1/2]

Double_t BmnScWallPoint::GetPz ( ) const
inline

Definition at line 50 of file BmnScWallPoint.h.

References fPz.

◆ GetPz() [2/2]

Double_t BmnScWallPoint::GetPz ( ) const
inline

Definition at line 50 of file BmnScWallPoint.h.

References fPz.

◆ GetTime() [1/2]

Double_t BmnScWallPoint::GetTime ( ) const
inline

Definition at line 45 of file BmnScWallPoint.h.

References fTime.

◆ GetTime() [2/2]

Double_t BmnScWallPoint::GetTime ( ) const
inline

Definition at line 45 of file BmnScWallPoint.h.

References fTime.

◆ GetX() [1/2]

Double_t BmnScWallPoint::GetX ( ) const
inline

Definition at line 54 of file BmnScWallPoint.h.

References fX.

◆ GetX() [2/2]

Double_t BmnScWallPoint::GetX ( ) const
inline

Definition at line 54 of file BmnScWallPoint.h.

References fX.

◆ GetY() [1/2]

Double_t BmnScWallPoint::GetY ( ) const
inline

Definition at line 55 of file BmnScWallPoint.h.

References fY.

◆ GetY() [2/2]

Double_t BmnScWallPoint::GetY ( ) const
inline

Definition at line 55 of file BmnScWallPoint.h.

References fY.

◆ GetZ() [1/2]

Double_t BmnScWallPoint::GetZ ( ) const
inline

Definition at line 56 of file BmnScWallPoint.h.

References fZ.

◆ GetZ() [2/2]

Double_t BmnScWallPoint::GetZ ( ) const
inline

Definition at line 56 of file BmnScWallPoint.h.

References fZ.

◆ MomentumOut() [1/2]

void BmnScWallPoint::MomentumOut ( TVector3 &  mom)
inline

Definition at line 52 of file BmnScWallPoint.h.

References fPx, fPy, and fPz.

◆ MomentumOut() [2/2]

void BmnScWallPoint::MomentumOut ( TVector3 &  mom)
inline

Definition at line 52 of file BmnScWallPoint.h.

References fPx, fPy, and fPz.

◆ PositionOut() [1/2]

void BmnScWallPoint::PositionOut ( TVector3 &  pos)
inline

Definition at line 63 of file BmnScWallPoint.h.

References fX, fY, and fZ.

◆ PositionOut() [2/2]

void BmnScWallPoint::PositionOut ( TVector3 &  pos)
inline

Definition at line 63 of file BmnScWallPoint.h.

References fX, fY, and fZ.

◆ Print() [1/2]

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

Output to screen

Definition at line 41 of file BmnScWallPoint.cxx.

References fPx, fPy, fPz, fTime, fX, fY, fZ, nCopy, and nCopyMother.

◆ Print() [2/2]

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

Output to screen

◆ SetCopy() [1/2]

void BmnScWallPoint::SetCopy ( Short_t  i)
inline

Modifiers

Definition at line 59 of file BmnScWallPoint.h.

References i, and nCopy.

◆ SetCopy() [2/2]

void BmnScWallPoint::SetCopy ( Short_t  i)
inline

Modifiers

Definition at line 59 of file BmnScWallPoint.h.

References i, and nCopy.

◆ SetCopyMother() [1/2]

void BmnScWallPoint::SetCopyMother ( Short_t  i)
inline

Definition at line 60 of file BmnScWallPoint.h.

References i, and nCopyMother.

◆ SetCopyMother() [2/2]

void BmnScWallPoint::SetCopyMother ( Short_t  i)
inline

Definition at line 60 of file BmnScWallPoint.h.

References i, and nCopyMother.

Member Data Documentation

◆ fLengthtrack

Double_t BmnScWallPoint::fLengthtrack
protected

Definition at line 87 of file BmnScWallPoint.h.

Referenced by GetLengthtrack().

◆ fPx

Double_t BmnScWallPoint::fPx
protected

Definition at line 85 of file BmnScWallPoint.h.

Referenced by AddCELL(), GetPx(), MomentumOut(), and Print().

◆ fPy

Double_t BmnScWallPoint::fPy
protected

Definition at line 85 of file BmnScWallPoint.h.

Referenced by AddCELL(), GetPy(), MomentumOut(), and Print().

◆ fPz

Double_t BmnScWallPoint::fPz
protected

Definition at line 85 of file BmnScWallPoint.h.

Referenced by AddCELL(), GetPz(), MomentumOut(), and Print().

◆ fTime

Double_t BmnScWallPoint::fTime
protected

Definition at line 86 of file BmnScWallPoint.h.

Referenced by AddCELL(), GetTime(), and Print().

◆ fX

Double_t BmnScWallPoint::fX
protected

Definition at line 84 of file BmnScWallPoint.h.

Referenced by AddCELL(), GetX(), PositionOut(), and Print().

◆ fY

Double_t BmnScWallPoint::fY
protected

Definition at line 84 of file BmnScWallPoint.h.

Referenced by AddCELL(), GetY(), PositionOut(), and Print().

◆ fZ

Double_t BmnScWallPoint::fZ
protected

Definition at line 84 of file BmnScWallPoint.h.

Referenced by AddCELL(), GetZ(), PositionOut(), and Print().

◆ nCopy

Short_t BmnScWallPoint::nCopy
protected

Definition at line 82 of file BmnScWallPoint.h.

Referenced by AddCELL(), BmnScWallPoint(), BmnScWallPoint(), GetCopy(), Print(), and SetCopy().

◆ nCopyMother

Short_t BmnScWallPoint::nCopyMother
protected

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