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

#include <BmnVSPHit.h>

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

Public Member Functions

 BmnVSPHit ()
 
 BmnVSPHit (Int_t detID, TVector3 pos, TVector3 dpos, Int_t index)
 
virtual ~BmnVSPHit ()
 
void SetEnergyLoss (Double_t de)
 
void SetClusterSizeInLowerLayer (Int_t csize)
 
void SetClusterSizeInUpperLayer (Int_t csize)
 
void SetStripPositionInLowerLayer (Double_t spos)
 
void SetStripPositionInUpperLayer (Double_t spos)
 
void SetStripTotalSignalInLowerLayer (Double_t sig)
 
void SetStripTotalSignalInUpperLayer (Double_t sig)
 
void SetPdg (Int_t cPdg)
 
Double_t GetStripTotalSignalInLowerLayer ()
 
Double_t GetStripTotalSignalInUpperLayer ()
 
Double_t GetEnergyLoss ()
 
Int_t GetClusterSizeInLowerLayer ()
 
Int_t GetClusterSizeInUpperLayer ()
 
Double_t GetStripPositionInLowerLayer ()
 
Double_t GetStripPositionInUpperLayer ()
 
Int_t GetPdg ()
 
 BmnVSPHit ()
 
 BmnVSPHit (Int_t detID, TVector3 pos, TVector3 dpos, Int_t index)
 
virtual ~BmnVSPHit ()
 
void SetEnergyLoss (Double_t de)
 
void SetClusterSizeInLowerLayer (Int_t csize)
 
void SetClusterSizeInUpperLayer (Int_t csize)
 
void SetStripPositionInLowerLayer (Double_t spos)
 
void SetStripPositionInUpperLayer (Double_t spos)
 
void SetStripTotalSignalInLowerLayer (Double_t sig)
 
void SetStripTotalSignalInUpperLayer (Double_t sig)
 
void SetPdg (Int_t cPdg)
 
Double_t GetStripTotalSignalInLowerLayer ()
 
Double_t GetStripTotalSignalInUpperLayer ()
 
Double_t GetEnergyLoss ()
 
Int_t GetClusterSizeInLowerLayer ()
 
Int_t GetClusterSizeInUpperLayer ()
 
Double_t GetStripPositionInLowerLayer ()
 
Double_t GetStripPositionInUpperLayer ()
 
Int_t GetPdg ()
 
- Public Member Functions inherited from BmnHit
 BmnHit ()
 
 BmnHit (Int_t detUID, TVector3 posHit, TVector3 posHitErr, Int_t pointIndx)
 
Bool_t IsUsed () const
 
Bool_t GetFlag () const
 
Int_t GetIndex () const
 
DetectorId GetDetId () const
 
Short_t GetStation () const
 
void SetFlag (Bool_t fl)
 
void SetUsing (Bool_t use)
 
void SetIndex (Int_t id)
 
void SetLength (Double_t len)
 
void SetDetId (DetectorId det)
 
void SetStation (Short_t st)
 
void SetModule (Int_t mod)
 
Int_t GetModule ()
 
void SetType (Int_t type)
 
Int_t GetType ()
 
Double_t GetLength ()
 
void SetResXY (Double_t resX, Double_t resY)
 
Double_t GetResX ()
 
Double_t GetResY ()
 
virtual ~BmnHit ()
 
Double_t GetCovXY ()
 
void SetCovXY (Double_t val)
 
BmnMatch GetDigitNumberMatch ()
 
void SetDigitNumberMatch (BmnMatch match)
 
Int_t GetUpperClusterIndex ()
 
Int_t GetLowerClusterIndex ()
 
void SetUpperClusterIndex (Int_t idx)
 
void SetLowerClusterIndex (Int_t idx)
 
void SetPseudo (Bool_t pseudo)
 
Bool_t IsPseudo ()
 
 BmnHit ()
 
 BmnHit (Int_t detUID, TVector3 posHit, TVector3 posHitErr, Int_t pointIndx)
 
Bool_t IsUsed () const
 
Bool_t GetFlag () const
 
Int_t GetIndex () const
 
DetectorId GetDetId () const
 
Short_t GetStation () const
 
void SetFlag (Bool_t fl)
 
void SetUsing (Bool_t use)
 
void SetIndex (Int_t id)
 
void SetLength (Double_t len)
 
void SetDetId (DetectorId det)
 
void SetStation (Short_t st)
 
void SetModule (Int_t mod)
 
Int_t GetModule ()
 
void SetType (Int_t type)
 
Int_t GetType ()
 
Double_t GetLength ()
 
void SetResXY (Double_t resX, Double_t resY)
 
Double_t GetResX ()
 
Double_t GetResY ()
 
virtual ~BmnHit ()
 
Double_t GetCovXY ()
 
void SetCovXY (Double_t val)
 
BmnMatch GetDigitNumberMatch ()
 
void SetDigitNumberMatch (BmnMatch match)
 
Int_t GetUpperClusterIndex ()
 
Int_t GetLowerClusterIndex ()
 
void SetUpperClusterIndex (Int_t idx)
 
void SetLowerClusterIndex (Int_t idx)
 
void SetPseudo (Bool_t pseudo)
 
Bool_t IsPseudo ()
 

Detailed Description

Definition at line 9 of file BmnVSPHit.h.

Constructor & Destructor Documentation

◆ BmnVSPHit() [1/4]

BmnVSPHit::BmnVSPHit ( )

Definition at line 3 of file BmnVSPHit.cxx.

◆ BmnVSPHit() [2/4]

BmnVSPHit::BmnVSPHit ( Int_t  detID,
TVector3  pos,
TVector3  dpos,
Int_t  index 
)

Definition at line 12 of file BmnVSPHit.cxx.

◆ ~BmnVSPHit() [1/2]

BmnVSPHit::~BmnVSPHit ( )
virtual

Definition at line 23 of file BmnVSPHit.cxx.

◆ BmnVSPHit() [3/4]

BmnVSPHit::BmnVSPHit ( )

◆ BmnVSPHit() [4/4]

BmnVSPHit::BmnVSPHit ( Int_t  detID,
TVector3  pos,
TVector3  dpos,
Int_t  index 
)

◆ ~BmnVSPHit() [2/2]

virtual BmnVSPHit::~BmnVSPHit ( )
virtual

Member Function Documentation

◆ GetClusterSizeInLowerLayer() [1/2]

Int_t BmnVSPHit::GetClusterSizeInLowerLayer ( )
inline

Definition at line 74 of file BmnVSPHit.h.

◆ GetClusterSizeInLowerLayer() [2/2]

Int_t BmnVSPHit::GetClusterSizeInLowerLayer ( )
inline

Definition at line 74 of file BmnVSPHit.h.

◆ GetClusterSizeInUpperLayer() [1/2]

Int_t BmnVSPHit::GetClusterSizeInUpperLayer ( )
inline

Definition at line 78 of file BmnVSPHit.h.

◆ GetClusterSizeInUpperLayer() [2/2]

Int_t BmnVSPHit::GetClusterSizeInUpperLayer ( )
inline

Definition at line 78 of file BmnVSPHit.h.

◆ GetEnergyLoss() [1/2]

Double_t BmnVSPHit::GetEnergyLoss ( )
inline

Definition at line 66 of file BmnVSPHit.h.

◆ GetEnergyLoss() [2/2]

Double_t BmnVSPHit::GetEnergyLoss ( )
inline

Definition at line 66 of file BmnVSPHit.h.

◆ GetPdg() [1/2]

Int_t BmnVSPHit::GetPdg ( )
inline

Definition at line 90 of file BmnVSPHit.h.

◆ GetPdg() [2/2]

Int_t BmnVSPHit::GetPdg ( )
inline

Definition at line 90 of file BmnVSPHit.h.

◆ GetStripPositionInLowerLayer() [1/2]

Double_t BmnVSPHit::GetStripPositionInLowerLayer ( )
inline

Definition at line 82 of file BmnVSPHit.h.

◆ GetStripPositionInLowerLayer() [2/2]

Double_t BmnVSPHit::GetStripPositionInLowerLayer ( )
inline

Definition at line 82 of file BmnVSPHit.h.

◆ GetStripPositionInUpperLayer() [1/2]

Double_t BmnVSPHit::GetStripPositionInUpperLayer ( )
inline

Definition at line 86 of file BmnVSPHit.h.

◆ GetStripPositionInUpperLayer() [2/2]

Double_t BmnVSPHit::GetStripPositionInUpperLayer ( )
inline

Definition at line 86 of file BmnVSPHit.h.

◆ GetStripTotalSignalInLowerLayer() [1/2]

Double_t BmnVSPHit::GetStripTotalSignalInLowerLayer ( )
inline

Definition at line 57 of file BmnVSPHit.h.

◆ GetStripTotalSignalInLowerLayer() [2/2]

Double_t BmnVSPHit::GetStripTotalSignalInLowerLayer ( )
inline

Definition at line 57 of file BmnVSPHit.h.

◆ GetStripTotalSignalInUpperLayer() [1/2]

Double_t BmnVSPHit::GetStripTotalSignalInUpperLayer ( )
inline

Definition at line 61 of file BmnVSPHit.h.

◆ GetStripTotalSignalInUpperLayer() [2/2]

Double_t BmnVSPHit::GetStripTotalSignalInUpperLayer ( )
inline

Definition at line 61 of file BmnVSPHit.h.

◆ SetClusterSizeInLowerLayer() [1/2]

void BmnVSPHit::SetClusterSizeInLowerLayer ( Int_t  csize)
inline

Definition at line 25 of file BmnVSPHit.h.

◆ SetClusterSizeInLowerLayer() [2/2]

void BmnVSPHit::SetClusterSizeInLowerLayer ( Int_t  csize)
inline

Definition at line 25 of file BmnVSPHit.h.

◆ SetClusterSizeInUpperLayer() [1/2]

void BmnVSPHit::SetClusterSizeInUpperLayer ( Int_t  csize)
inline

Definition at line 29 of file BmnVSPHit.h.

◆ SetClusterSizeInUpperLayer() [2/2]

void BmnVSPHit::SetClusterSizeInUpperLayer ( Int_t  csize)
inline

Definition at line 29 of file BmnVSPHit.h.

◆ SetEnergyLoss() [1/2]

void BmnVSPHit::SetEnergyLoss ( Double_t  de)
inline

Definition at line 21 of file BmnVSPHit.h.

◆ SetEnergyLoss() [2/2]

void BmnVSPHit::SetEnergyLoss ( Double_t  de)
inline

Definition at line 21 of file BmnVSPHit.h.

◆ SetPdg() [1/2]

void BmnVSPHit::SetPdg ( Int_t  cPdg)
inline

Definition at line 49 of file BmnVSPHit.h.

◆ SetPdg() [2/2]

void BmnVSPHit::SetPdg ( Int_t  cPdg)
inline

Definition at line 49 of file BmnVSPHit.h.

◆ SetStripPositionInLowerLayer() [1/2]

void BmnVSPHit::SetStripPositionInLowerLayer ( Double_t  spos)
inline

Definition at line 33 of file BmnVSPHit.h.

◆ SetStripPositionInLowerLayer() [2/2]

void BmnVSPHit::SetStripPositionInLowerLayer ( Double_t  spos)
inline

Definition at line 33 of file BmnVSPHit.h.

◆ SetStripPositionInUpperLayer() [1/2]

void BmnVSPHit::SetStripPositionInUpperLayer ( Double_t  spos)
inline

Definition at line 37 of file BmnVSPHit.h.

◆ SetStripPositionInUpperLayer() [2/2]

void BmnVSPHit::SetStripPositionInUpperLayer ( Double_t  spos)
inline

Definition at line 37 of file BmnVSPHit.h.

◆ SetStripTotalSignalInLowerLayer() [1/2]

void BmnVSPHit::SetStripTotalSignalInLowerLayer ( Double_t  sig)
inline

Definition at line 41 of file BmnVSPHit.h.

◆ SetStripTotalSignalInLowerLayer() [2/2]

void BmnVSPHit::SetStripTotalSignalInLowerLayer ( Double_t  sig)
inline

Definition at line 41 of file BmnVSPHit.h.

◆ SetStripTotalSignalInUpperLayer() [1/2]

void BmnVSPHit::SetStripTotalSignalInUpperLayer ( Double_t  sig)
inline

Definition at line 45 of file BmnVSPHit.h.

◆ SetStripTotalSignalInUpperLayer() [2/2]

void BmnVSPHit::SetStripTotalSignalInUpperLayer ( Double_t  sig)
inline

Definition at line 45 of file BmnVSPHit.h.


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