PandaRoot
PndHypDigiPar Class Reference

#include <PndHypDigiPar.h>

Inheritance diagram for PndHypDigiPar:

Public Member Functions

 PndHypDigiPar (const char *name="PndHypParTest", const char *title="Hyp digi parameter", const char *context="TestDefaultContext")
 
 ~PndHypDigiPar (void)
 
void clear (void)
 
void putParams (FairParamList *list)
 
Bool_t getParams (FairParamList *list)
 
 ClassDef (PndHypDigiPar, 2)
 

Public Attributes

Double_t dimX
 
Double_t dimY
 
Double_t threshold
 
Double_t noise
 

Detailed Description

Definition at line 19 of file PndHypDigiPar.h.

Constructor & Destructor Documentation

◆ PndHypDigiPar()

PndHypDigiPar::PndHypDigiPar ( const char *  name = "PndHypParTest",
const char *  title = "Hyp digi parameter",
const char *  context = "TestDefaultContext" 
)

◆ ~PndHypDigiPar()

PndHypDigiPar::~PndHypDigiPar ( void  )
inline

Definition at line 30 of file PndHypDigiPar.h.

30 {};

Member Function Documentation

◆ ClassDef()

PndHypDigiPar::ClassDef ( PndHypDigiPar  ,
 
)

Referenced by clear().

◆ clear()

void PndHypDigiPar::clear ( void  )
inline

Definition at line 31 of file PndHypDigiPar.h.

References ClassDef(), getParams(), and putParams().

31 {};

◆ getParams()

Bool_t PndHypDigiPar::getParams ( FairParamList *  list)

Referenced by clear().

◆ putParams()

void PndHypDigiPar::putParams ( FairParamList *  list)

Referenced by clear().

Member Data Documentation

◆ dimX

Double_t PndHypDigiPar::dimX

Definition at line 21 of file PndHypDigiPar.h.

◆ dimY

Double_t PndHypDigiPar::dimY

Definition at line 22 of file PndHypDigiPar.h.

◆ noise

Double_t PndHypDigiPar::noise

Definition at line 25 of file PndHypDigiPar.h.

◆ threshold

Double_t PndHypDigiPar::threshold

Definition at line 24 of file PndHypDigiPar.h.


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