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

#include <BmnSiProfHit.h>

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

Public Member Functions

 BmnSiProfHit ()
 
 BmnSiProfHit (Int_t detID, TVector3 pos, TVector3 dpos, Int_t index)
 
virtual ~BmnSiProfHit ()
 
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 ()
 
 BmnSiProfHit ()
 
 BmnSiProfHit (Int_t detID, TVector3 pos, TVector3 dpos, Int_t index)
 
virtual ~BmnSiProfHit ()
 
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 BmnSiProfHit.h.

Constructor & Destructor Documentation

◆ BmnSiProfHit() [1/4]

BmnSiProfHit::BmnSiProfHit ( )

Definition at line 3 of file BmnSiProfHit.cxx.

◆ BmnSiProfHit() [2/4]

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

Definition at line 14 of file BmnSiProfHit.cxx.

◆ ~BmnSiProfHit() [1/2]

BmnSiProfHit::~BmnSiProfHit ( )
virtual

Definition at line 26 of file BmnSiProfHit.cxx.

◆ BmnSiProfHit() [3/4]

BmnSiProfHit::BmnSiProfHit ( )

◆ BmnSiProfHit() [4/4]

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

◆ ~BmnSiProfHit() [2/2]

virtual BmnSiProfHit::~BmnSiProfHit ( )
virtual

Member Function Documentation

◆ GetClusterSizeInLowerLayer() [1/2]

Int_t BmnSiProfHit::GetClusterSizeInLowerLayer ( )
inline

Definition at line 64 of file BmnSiProfHit.h.

◆ GetClusterSizeInLowerLayer() [2/2]

Int_t BmnSiProfHit::GetClusterSizeInLowerLayer ( )
inline

Definition at line 64 of file BmnSiProfHit.h.

◆ GetClusterSizeInUpperLayer() [1/2]

Int_t BmnSiProfHit::GetClusterSizeInUpperLayer ( )
inline

Definition at line 68 of file BmnSiProfHit.h.

◆ GetClusterSizeInUpperLayer() [2/2]

Int_t BmnSiProfHit::GetClusterSizeInUpperLayer ( )
inline

Definition at line 68 of file BmnSiProfHit.h.

◆ GetEnergyLoss() [1/2]

Double_t BmnSiProfHit::GetEnergyLoss ( )
inline

Definition at line 56 of file BmnSiProfHit.h.

◆ GetEnergyLoss() [2/2]

Double_t BmnSiProfHit::GetEnergyLoss ( )
inline

Definition at line 56 of file BmnSiProfHit.h.

◆ GetSignalDiff() [1/2]

Double_t BmnSiProfHit::GetSignalDiff ( )
inline

Definition at line 60 of file BmnSiProfHit.h.

◆ GetSignalDiff() [2/2]

Double_t BmnSiProfHit::GetSignalDiff ( )
inline

Definition at line 60 of file BmnSiProfHit.h.

◆ GetStripPositionInLowerLayer() [1/2]

Double_t BmnSiProfHit::GetStripPositionInLowerLayer ( )
inline

Definition at line 72 of file BmnSiProfHit.h.

◆ GetStripPositionInLowerLayer() [2/2]

Double_t BmnSiProfHit::GetStripPositionInLowerLayer ( )
inline

Definition at line 72 of file BmnSiProfHit.h.

◆ GetStripPositionInUpperLayer() [1/2]

Double_t BmnSiProfHit::GetStripPositionInUpperLayer ( )
inline

Definition at line 76 of file BmnSiProfHit.h.

◆ GetStripPositionInUpperLayer() [2/2]

Double_t BmnSiProfHit::GetStripPositionInUpperLayer ( )
inline

Definition at line 76 of file BmnSiProfHit.h.

◆ GetStripTotalSignalInLowerLayer() [1/2]

Double_t BmnSiProfHit::GetStripTotalSignalInLowerLayer ( )
inline

Definition at line 48 of file BmnSiProfHit.h.

◆ GetStripTotalSignalInLowerLayer() [2/2]

Double_t BmnSiProfHit::GetStripTotalSignalInLowerLayer ( )
inline

Definition at line 48 of file BmnSiProfHit.h.

◆ GetStripTotalSignalInUpperLayer() [1/2]

Double_t BmnSiProfHit::GetStripTotalSignalInUpperLayer ( )
inline

Definition at line 52 of file BmnSiProfHit.h.

◆ GetStripTotalSignalInUpperLayer() [2/2]

Double_t BmnSiProfHit::GetStripTotalSignalInUpperLayer ( )
inline

Definition at line 52 of file BmnSiProfHit.h.

◆ SetClusterSizeInLowerLayer() [1/2]

void BmnSiProfHit::SetClusterSizeInLowerLayer ( Int_t  csize)
inline

Definition at line 24 of file BmnSiProfHit.h.

Referenced by BmnSiProfHitMaker::ProcessDigits().

◆ SetClusterSizeInLowerLayer() [2/2]

void BmnSiProfHit::SetClusterSizeInLowerLayer ( Int_t  csize)
inline

Definition at line 24 of file BmnSiProfHit.h.

◆ SetClusterSizeInUpperLayer() [1/2]

void BmnSiProfHit::SetClusterSizeInUpperLayer ( Int_t  csize)
inline

Definition at line 28 of file BmnSiProfHit.h.

Referenced by BmnSiProfHitMaker::ProcessDigits().

◆ SetClusterSizeInUpperLayer() [2/2]

void BmnSiProfHit::SetClusterSizeInUpperLayer ( Int_t  csize)
inline

Definition at line 28 of file BmnSiProfHit.h.

◆ SetEnergyLoss() [1/2]

void BmnSiProfHit::SetEnergyLoss ( Double_t  de)
inline

Definition at line 16 of file BmnSiProfHit.h.

◆ SetEnergyLoss() [2/2]

void BmnSiProfHit::SetEnergyLoss ( Double_t  de)
inline

Definition at line 16 of file BmnSiProfHit.h.

◆ SetSignalDiff() [1/2]

void BmnSiProfHit::SetSignalDiff ( Double_t  sdiff)
inline

Definition at line 20 of file BmnSiProfHit.h.

◆ SetSignalDiff() [2/2]

void BmnSiProfHit::SetSignalDiff ( Double_t  sdiff)
inline

Definition at line 20 of file BmnSiProfHit.h.

◆ SetStripPositionInLowerLayer() [1/2]

void BmnSiProfHit::SetStripPositionInLowerLayer ( Double_t  spos)
inline

Definition at line 32 of file BmnSiProfHit.h.

Referenced by BmnSiProfHitMaker::ProcessDigits().

◆ SetStripPositionInLowerLayer() [2/2]

void BmnSiProfHit::SetStripPositionInLowerLayer ( Double_t  spos)
inline

Definition at line 32 of file BmnSiProfHit.h.

◆ SetStripPositionInUpperLayer() [1/2]

void BmnSiProfHit::SetStripPositionInUpperLayer ( Double_t  spos)
inline

Definition at line 36 of file BmnSiProfHit.h.

Referenced by BmnSiProfHitMaker::ProcessDigits().

◆ SetStripPositionInUpperLayer() [2/2]

void BmnSiProfHit::SetStripPositionInUpperLayer ( Double_t  spos)
inline

Definition at line 36 of file BmnSiProfHit.h.

◆ SetStripTotalSignalInLowerLayer() [1/2]

void BmnSiProfHit::SetStripTotalSignalInLowerLayer ( Double_t  sig)
inline

Definition at line 40 of file BmnSiProfHit.h.

Referenced by BmnSiProfHitMaker::ProcessDigits().

◆ SetStripTotalSignalInLowerLayer() [2/2]

void BmnSiProfHit::SetStripTotalSignalInLowerLayer ( Double_t  sig)
inline

Definition at line 40 of file BmnSiProfHit.h.

◆ SetStripTotalSignalInUpperLayer() [1/2]

void BmnSiProfHit::SetStripTotalSignalInUpperLayer ( Double_t  sig)
inline

Definition at line 44 of file BmnSiProfHit.h.

Referenced by BmnSiProfHitMaker::ProcessDigits().

◆ SetStripTotalSignalInUpperLayer() [2/2]

void BmnSiProfHit::SetStripTotalSignalInUpperLayer ( Double_t  sig)
inline

Definition at line 44 of file BmnSiProfHit.h.


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