ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Public Member Functions | List of all members
AtDigiPar Class Reference

#include <AtDigiPar.h>

Inheritance diagram for AtDigiPar:
Inheritance graph
[legend]
Collaboration diagram for AtDigiPar:
Collaboration graph
[legend]

Public Member Functions

 AtDigiPar (const Char_t *name, const Char_t *title, const Char_t *context)
 
 ~AtDigiPar ()=default
 
Double_t GetBField () const
 
Double_t GetEField () const
 
Int_t GetTBEntrance () const
 
Double_t GetZPadPlane () const
 
Double_t GetEIonize () const
 
Double_t GetFano () const
 
Double_t GetCoefDiffusionTrans () const
 
Double_t GetCoefDiffusionLong () const
 
Double_t GetGasPressure () const
 
Double_t GetDensity () const
 
Double_t GetDriftVelocity () const
 
Double_t GetGain () const
 
Int_t GetTBTime () const
 returns the time duration of a time bucket in given sampling time in ns. More...
 
Double_t GetGETGain () const
 
Int_t GetPeakingTime () const
 
virtual void putParams (FairParamList *paramList) override
 
virtual Bool_t getParams (FairParamList *paramList) override
 
 ClassDefOverride (AtDigiPar, 4)
 

Detailed Description

Definition at line 14 of file AtDigiPar.h.

Constructor & Destructor Documentation

◆ AtDigiPar()

AtDigiPar::AtDigiPar ( const Char_t *  name,
const Char_t *  title,
const Char_t *  context 
)

Definition at line 11 of file AtDigiPar.cxx.

◆ ~AtDigiPar()

AtDigiPar::~AtDigiPar ( )
default

Member Function Documentation

◆ ClassDefOverride()

AtDigiPar::ClassDefOverride ( AtDigiPar  ,
 
)

◆ GetBField()

Double_t AtDigiPar::GetBField ( ) const
inline

Definition at line 46 of file AtDigiPar.h.

◆ GetCoefDiffusionLong()

Double_t AtDigiPar::GetCoefDiffusionLong ( ) const
inline

Definition at line 55 of file AtDigiPar.h.

◆ GetCoefDiffusionTrans()

Double_t AtDigiPar::GetCoefDiffusionTrans ( ) const
inline

Definition at line 54 of file AtDigiPar.h.

◆ GetDensity()

Double_t AtDigiPar::GetDensity ( ) const
inline

Definition at line 57 of file AtDigiPar.h.

◆ GetDriftVelocity()

Double_t AtDigiPar::GetDriftVelocity ( ) const
inline

Definition at line 58 of file AtDigiPar.h.

◆ GetEField()

Double_t AtDigiPar::GetEField ( ) const
inline

Definition at line 47 of file AtDigiPar.h.

◆ GetEIonize()

Double_t AtDigiPar::GetEIonize ( ) const
inline

Definition at line 52 of file AtDigiPar.h.

◆ GetFano()

Double_t AtDigiPar::GetFano ( ) const
inline

Definition at line 53 of file AtDigiPar.h.

◆ GetGain()

Double_t AtDigiPar::GetGain ( ) const
inline

Definition at line 59 of file AtDigiPar.h.

◆ GetGasPressure()

Double_t AtDigiPar::GetGasPressure ( ) const
inline

Definition at line 56 of file AtDigiPar.h.

◆ GetGETGain()

Double_t AtDigiPar::GetGETGain ( ) const
inline

Definition at line 62 of file AtDigiPar.h.

◆ getParams()

Bool_t AtDigiPar::getParams ( FairParamList *  paramList)
overridevirtual

Definition at line 31 of file AtDigiPar.cxx.

◆ GetPeakingTime()

Int_t AtDigiPar::GetPeakingTime ( ) const
inline

Definition at line 63 of file AtDigiPar.h.

◆ GetTBEntrance()

Int_t AtDigiPar::GetTBEntrance ( ) const
inline

Definition at line 49 of file AtDigiPar.h.

◆ GetTBTime()

Int_t AtDigiPar::GetTBTime ( ) const

returns the time duration of a time bucket in given sampling time in ns.

Definition at line 17 of file AtDigiPar.cxx.

◆ GetZPadPlane()

Double_t AtDigiPar::GetZPadPlane ( ) const
inline

Definition at line 50 of file AtDigiPar.h.

◆ putParams()

void AtDigiPar::putParams ( FairParamList *  paramList)
overridevirtual

Definition at line 108 of file AtDigiPar.cxx.


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