PandaRoot
PndGeoDskFLG Class Reference

#include <PndGeoDskFLG.h>

Inheritance diagram for PndGeoDskFLG:

Public Member Functions

 PndGeoDskFLG ()
 
 ~PndGeoDskFLG ()
 
void Propagate (TVector3 pos, TVector3 dir, Int_t &i_FLG, Int_t &i_Pixel)
 
void LineCylinderInteraction (TVector3 pos, TVector3 dir, TVector3 &pos_interaction)
 
Bool_t CurveFunction (TVector3 Point)
 
Double_t SlopeCurveFunction (TVector3 Point)
 
Bool_t LineFunction (TVector3 Point)
 
Double_t radius ()
 
Double_t thickness ()
 
Double_t postion_plate ()
 
Double_t reflect_threshold ()
 

Detailed Description

Definition at line 12 of file PndGeoDskFLG.h.

Constructor & Destructor Documentation

◆ PndGeoDskFLG()

PndGeoDskFLG::PndGeoDskFLG ( )

◆ ~PndGeoDskFLG()

PndGeoDskFLG::~PndGeoDskFLG ( )
inline

Member Function Documentation

◆ CurveFunction()

Bool_t PndGeoDskFLG::CurveFunction ( TVector3  Point)

Referenced by ~PndGeoDskFLG().

◆ LineCylinderInteraction()

void PndGeoDskFLG::LineCylinderInteraction ( TVector3  pos,
TVector3  dir,
TVector3 &  pos_interaction 
)

Referenced by ~PndGeoDskFLG().

◆ LineFunction()

Bool_t PndGeoDskFLG::LineFunction ( TVector3  Point)

Referenced by ~PndGeoDskFLG().

◆ postion_plate()

Double_t PndGeoDskFLG::postion_plate ( )
inline

Definition at line 43 of file PndGeoDskFLG.h.

43 { return fPosition_plate; }

◆ Propagate()

void PndGeoDskFLG::Propagate ( TVector3  pos,
TVector3  dir,
Int_t &  i_FLG,
Int_t &  i_Pixel 
)

Referenced by ~PndGeoDskFLG().

◆ radius()

Double_t PndGeoDskFLG::radius ( )
inline

Definition at line 41 of file PndGeoDskFLG.h.

41 { return fRadius; }

◆ reflect_threshold()

Double_t PndGeoDskFLG::reflect_threshold ( )
inline

Definition at line 44 of file PndGeoDskFLG.h.

44 { return fReflectThreshold; }

◆ SlopeCurveFunction()

Double_t PndGeoDskFLG::SlopeCurveFunction ( TVector3  Point)

Referenced by ~PndGeoDskFLG().

◆ thickness()

Double_t PndGeoDskFLG::thickness ( )
inline

Definition at line 42 of file PndGeoDskFLG.h.

42 { return fThickness_plate; }

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