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

#include <BmnSiBTHit.h>

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

Public Member Functions

 BmnSiBTHit ()
 
 BmnSiBTHit (Int_t detID, TVector3 pos, TVector3 dpos, Int_t index)
 
virtual ~BmnSiBTHit ()
 
void SetEnergyLoss (Double_t de)
 
void SetSignalDiff (Double_t sdiff)
 
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)
 
Double_t GetStripTotalSignalInLowerLayer ()
 
Double_t GetStripTotalSignalInUpperLayer ()
 
Double_t GetEnergyLoss ()
 
Double_t GetSignalDiff ()
 
Int_t GetClusterSizeInLowerLayer ()
 
Int_t GetClusterSizeInUpperLayer ()
 
Double_t GetStripPositionInLowerLayer ()
 
Double_t GetStripPositionInUpperLayer ()
 
 BmnSiBTHit ()
 
 BmnSiBTHit (Int_t detID, TVector3 pos, TVector3 dpos, Int_t index)
 
virtual ~BmnSiBTHit ()
 
void SetEnergyLoss (Double_t de)
 
void SetSignalDiff (Double_t sdiff)
 
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)
 
Double_t GetStripTotalSignalInLowerLayer ()
 
Double_t GetStripTotalSignalInUpperLayer ()
 
Double_t GetEnergyLoss ()
 
Double_t GetSignalDiff ()
 
Int_t GetClusterSizeInLowerLayer ()
 
Int_t GetClusterSizeInUpperLayer ()
 
Double_t GetStripPositionInLowerLayer ()
 
Double_t GetStripPositionInUpperLayer ()
 
- 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 8 of file BmnSiBTHit.h.

Constructor & Destructor Documentation

◆ BmnSiBTHit() [1/4]

BmnSiBTHit::BmnSiBTHit ( )

Definition at line 3 of file BmnSiBTHit.cxx.

◆ BmnSiBTHit() [2/4]

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

Definition at line 14 of file BmnSiBTHit.cxx.

◆ ~BmnSiBTHit() [1/2]

BmnSiBTHit::~BmnSiBTHit ( )
virtual

Definition at line 26 of file BmnSiBTHit.cxx.

◆ BmnSiBTHit() [3/4]

BmnSiBTHit::BmnSiBTHit ( )

◆ BmnSiBTHit() [4/4]

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

◆ ~BmnSiBTHit() [2/2]

virtual BmnSiBTHit::~BmnSiBTHit ( )
virtual

Member Function Documentation

◆ GetClusterSizeInLowerLayer() [1/2]

Int_t BmnSiBTHit::GetClusterSizeInLowerLayer ( )
inline

Definition at line 64 of file BmnSiBTHit.h.

◆ GetClusterSizeInLowerLayer() [2/2]

Int_t BmnSiBTHit::GetClusterSizeInLowerLayer ( )
inline

Definition at line 64 of file BmnSiBTHit.h.

◆ GetClusterSizeInUpperLayer() [1/2]

Int_t BmnSiBTHit::GetClusterSizeInUpperLayer ( )
inline

Definition at line 68 of file BmnSiBTHit.h.

◆ GetClusterSizeInUpperLayer() [2/2]

Int_t BmnSiBTHit::GetClusterSizeInUpperLayer ( )
inline

Definition at line 68 of file BmnSiBTHit.h.

◆ GetEnergyLoss() [1/2]

Double_t BmnSiBTHit::GetEnergyLoss ( )
inline

Definition at line 56 of file BmnSiBTHit.h.

◆ GetEnergyLoss() [2/2]

Double_t BmnSiBTHit::GetEnergyLoss ( )
inline

Definition at line 56 of file BmnSiBTHit.h.

◆ GetSignalDiff() [1/2]

Double_t BmnSiBTHit::GetSignalDiff ( )
inline

Definition at line 60 of file BmnSiBTHit.h.

◆ GetSignalDiff() [2/2]

Double_t BmnSiBTHit::GetSignalDiff ( )
inline

Definition at line 60 of file BmnSiBTHit.h.

◆ GetStripPositionInLowerLayer() [1/2]

Double_t BmnSiBTHit::GetStripPositionInLowerLayer ( )
inline

Definition at line 72 of file BmnSiBTHit.h.

◆ GetStripPositionInLowerLayer() [2/2]

Double_t BmnSiBTHit::GetStripPositionInLowerLayer ( )
inline

Definition at line 72 of file BmnSiBTHit.h.

◆ GetStripPositionInUpperLayer() [1/2]

Double_t BmnSiBTHit::GetStripPositionInUpperLayer ( )
inline

Definition at line 76 of file BmnSiBTHit.h.

◆ GetStripPositionInUpperLayer() [2/2]

Double_t BmnSiBTHit::GetStripPositionInUpperLayer ( )
inline

Definition at line 76 of file BmnSiBTHit.h.

◆ GetStripTotalSignalInLowerLayer() [1/2]

Double_t BmnSiBTHit::GetStripTotalSignalInLowerLayer ( )
inline

Definition at line 48 of file BmnSiBTHit.h.

◆ GetStripTotalSignalInLowerLayer() [2/2]

Double_t BmnSiBTHit::GetStripTotalSignalInLowerLayer ( )
inline

Definition at line 48 of file BmnSiBTHit.h.

◆ GetStripTotalSignalInUpperLayer() [1/2]

Double_t BmnSiBTHit::GetStripTotalSignalInUpperLayer ( )
inline

Definition at line 52 of file BmnSiBTHit.h.

◆ GetStripTotalSignalInUpperLayer() [2/2]

Double_t BmnSiBTHit::GetStripTotalSignalInUpperLayer ( )
inline

Definition at line 52 of file BmnSiBTHit.h.

◆ SetClusterSizeInLowerLayer() [1/2]

void BmnSiBTHit::SetClusterSizeInLowerLayer ( Int_t  csize)
inline

Definition at line 24 of file BmnSiBTHit.h.

Referenced by BmnSiBTHitMaker::ProcessDigits().

◆ SetClusterSizeInLowerLayer() [2/2]

void BmnSiBTHit::SetClusterSizeInLowerLayer ( Int_t  csize)
inline

Definition at line 24 of file BmnSiBTHit.h.

◆ SetClusterSizeInUpperLayer() [1/2]

void BmnSiBTHit::SetClusterSizeInUpperLayer ( Int_t  csize)
inline

Definition at line 28 of file BmnSiBTHit.h.

Referenced by BmnSiBTHitMaker::ProcessDigits().

◆ SetClusterSizeInUpperLayer() [2/2]

void BmnSiBTHit::SetClusterSizeInUpperLayer ( Int_t  csize)
inline

Definition at line 28 of file BmnSiBTHit.h.

◆ SetEnergyLoss() [1/2]

void BmnSiBTHit::SetEnergyLoss ( Double_t  de)
inline

Definition at line 16 of file BmnSiBTHit.h.

◆ SetEnergyLoss() [2/2]

void BmnSiBTHit::SetEnergyLoss ( Double_t  de)
inline

Definition at line 16 of file BmnSiBTHit.h.

◆ SetSignalDiff() [1/2]

void BmnSiBTHit::SetSignalDiff ( Double_t  sdiff)
inline

Definition at line 20 of file BmnSiBTHit.h.

◆ SetSignalDiff() [2/2]

void BmnSiBTHit::SetSignalDiff ( Double_t  sdiff)
inline

Definition at line 20 of file BmnSiBTHit.h.

◆ SetStripPositionInLowerLayer() [1/2]

void BmnSiBTHit::SetStripPositionInLowerLayer ( Double_t  spos)
inline

Definition at line 32 of file BmnSiBTHit.h.

Referenced by BmnSiBTHitMaker::ProcessDigits().

◆ SetStripPositionInLowerLayer() [2/2]

void BmnSiBTHit::SetStripPositionInLowerLayer ( Double_t  spos)
inline

Definition at line 32 of file BmnSiBTHit.h.

◆ SetStripPositionInUpperLayer() [1/2]

void BmnSiBTHit::SetStripPositionInUpperLayer ( Double_t  spos)
inline

Definition at line 36 of file BmnSiBTHit.h.

Referenced by BmnSiBTHitMaker::ProcessDigits().

◆ SetStripPositionInUpperLayer() [2/2]

void BmnSiBTHit::SetStripPositionInUpperLayer ( Double_t  spos)
inline

Definition at line 36 of file BmnSiBTHit.h.

◆ SetStripTotalSignalInLowerLayer() [1/2]

void BmnSiBTHit::SetStripTotalSignalInLowerLayer ( Double_t  sig)
inline

Definition at line 40 of file BmnSiBTHit.h.

Referenced by BmnSiBTHitMaker::ProcessDigits().

◆ SetStripTotalSignalInLowerLayer() [2/2]

void BmnSiBTHit::SetStripTotalSignalInLowerLayer ( Double_t  sig)
inline

Definition at line 40 of file BmnSiBTHit.h.

◆ SetStripTotalSignalInUpperLayer() [1/2]

void BmnSiBTHit::SetStripTotalSignalInUpperLayer ( Double_t  sig)
inline

Definition at line 44 of file BmnSiBTHit.h.

Referenced by BmnSiBTHitMaker::ProcessDigits().

◆ SetStripTotalSignalInUpperLayer() [2/2]

void BmnSiBTHit::SetStripTotalSignalInUpperLayer ( Double_t  sig)
inline

Definition at line 44 of file BmnSiBTHit.h.


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