#include <PndEmcFpgaPar.h>
Definition at line 8 of file PndEmcFpgaPar.h.
◆ PndEmcFpgaPar()
| PndEmcFpgaPar::PndEmcFpgaPar |
( |
const char * |
name = "PndEmcFpgaPar", |
|
|
const char * |
title = "Emc Fpga module parameter", |
|
|
const char * |
context = "TestDefaultContext" |
|
) |
| |
◆ ~PndEmcFpgaPar()
| PndEmcFpgaPar::~PndEmcFpgaPar |
( |
void |
| ) |
|
|
inline |
◆ clear()
| void PndEmcFpgaPar::clear |
( |
void |
| ) |
|
|
inline |
◆ GetBarrelCFDelayLength()
| Int_t PndEmcFpgaPar::GetBarrelCFDelayLength |
( |
| ) |
|
|
inline |
◆ GetBarrelCFFilterLength()
| Int_t PndEmcFpgaPar::GetBarrelCFFilterLength |
( |
| ) |
|
|
inline |
◆ GetBarrelCFFilterRatio()
| Double_t PndEmcFpgaPar::GetBarrelCFFilterRatio |
( |
| ) |
|
|
inline |
◆ GetBarrelCFFitterLength()
| Int_t PndEmcFpgaPar::GetBarrelCFFitterLength |
( |
| ) |
|
|
inline |
◆ GetBarrelMAFilterLength()
| Int_t PndEmcFpgaPar::GetBarrelMAFilterLength |
( |
| ) |
|
|
inline |
◆ GetBarrelMWDFilterLength()
| Int_t PndEmcFpgaPar::GetBarrelMWDFilterLength |
( |
| ) |
|
|
inline |
◆ GetBarrelMWDFilterLifeT()
| Double_t PndEmcFpgaPar::GetBarrelMWDFilterLifeT |
( |
| ) |
|
|
inline |
Definition at line 17 of file PndEmcFpgaPar.h.
17 {
return fMWDDecayConstantBarrel; }
◆ GetBarrelMWDFilterUsed()
| Int_t PndEmcFpgaPar::GetBarrelMWDFilterUsed |
( |
| ) |
|
|
inline |
◆ GetBarrelPulseThreshold()
| Double_t PndEmcFpgaPar::GetBarrelPulseThreshold |
( |
| ) |
|
|
inline |
◆ GetForwardCFDelayLength()
| Int_t PndEmcFpgaPar::GetForwardCFDelayLength |
( |
| ) |
|
|
inline |
◆ GetForwardCFFilterLength()
| Int_t PndEmcFpgaPar::GetForwardCFFilterLength |
( |
| ) |
|
|
inline |
◆ GetForwardCFFilterRatio()
| Double_t PndEmcFpgaPar::GetForwardCFFilterRatio |
( |
| ) |
|
|
inline |
◆ GetForwardCFFitterLength()
| Int_t PndEmcFpgaPar::GetForwardCFFitterLength |
( |
| ) |
|
|
inline |
◆ GetForwardMAFilterLength()
| Int_t PndEmcFpgaPar::GetForwardMAFilterLength |
( |
| ) |
|
|
inline |
Definition at line 20 of file PndEmcFpgaPar.h.
20 {
return fMAFilterLengthForward; };
◆ GetForwardMWDFilterLength()
| Int_t PndEmcFpgaPar::GetForwardMWDFilterLength |
( |
| ) |
|
|
inline |
Definition at line 26 of file PndEmcFpgaPar.h.
26 {
return fMWDFilterLengthForward; }
◆ GetForwardMWDFilterLifeT()
| Double_t PndEmcFpgaPar::GetForwardMWDFilterLifeT |
( |
| ) |
|
|
inline |
Definition at line 27 of file PndEmcFpgaPar.h.
27 {
return fMWDDecayConstantForward; }
◆ GetForwardMWDFilterUsed()
| Int_t PndEmcFpgaPar::GetForwardMWDFilterUsed |
( |
| ) |
|
|
inline |
◆ GetForwardPulseThreshold()
| Double_t PndEmcFpgaPar::GetForwardPulseThreshold |
( |
| ) |
|
|
inline |
◆ getParams()
| Bool_t PndEmcFpgaPar::getParams |
( |
FairParamList * |
list | ) |
|
◆ GetShashylikCFDelayLength()
| Int_t PndEmcFpgaPar::GetShashylikCFDelayLength |
( |
| ) |
|
|
inline |
Definition at line 34 of file PndEmcFpgaPar.h.
34 {
return fCFDelayLengthShashylik; }
◆ GetShashylikCFFilterLength()
| Int_t PndEmcFpgaPar::GetShashylikCFFilterLength |
( |
| ) |
|
|
inline |
Definition at line 31 of file PndEmcFpgaPar.h.
31 {
return fCFFilterLengthShashylik; }
◆ GetShashylikCFFilterRatio()
| Double_t PndEmcFpgaPar::GetShashylikCFFilterRatio |
( |
| ) |
|
|
inline |
Definition at line 32 of file PndEmcFpgaPar.h.
32 {
return fCFFilterRatioShashylik; }
◆ GetShashylikCFFitterLength()
| Int_t PndEmcFpgaPar::GetShashylikCFFitterLength |
( |
| ) |
|
|
inline |
Definition at line 33 of file PndEmcFpgaPar.h.
33 {
return fCFFitterLengthShashylik; }
◆ GetShashylikMAFilterLength()
| Int_t PndEmcFpgaPar::GetShashylikMAFilterLength |
( |
| ) |
|
|
inline |
Definition at line 30 of file PndEmcFpgaPar.h.
30 {
return fMAFilterLengthShashylik; };
◆ GetShashylikMWDFilterLength()
| Int_t PndEmcFpgaPar::GetShashylikMWDFilterLength |
( |
| ) |
|
|
inline |
Definition at line 36 of file PndEmcFpgaPar.h.
36 {
return fMWDFilterLengthShashylik; }
◆ GetShashylikMWDFilterLifeT()
| Double_t PndEmcFpgaPar::GetShashylikMWDFilterLifeT |
( |
| ) |
|
|
inline |
Definition at line 37 of file PndEmcFpgaPar.h.
37 {
return fMWDDecayConstantShashylik; }
◆ GetShashylikMWDFilterUsed()
| Int_t PndEmcFpgaPar::GetShashylikMWDFilterUsed |
( |
| ) |
|
|
inline |
Definition at line 35 of file PndEmcFpgaPar.h.
35 {
return fMWDFilterUsedShashylik; }
◆ GetShashylikPulseThreshold()
| Double_t PndEmcFpgaPar::GetShashylikPulseThreshold |
( |
| ) |
|
|
inline |
◆ putParams()
| void PndEmcFpgaPar::putParams |
( |
FairParamList * |
list | ) |
|
The documentation for this class was generated from the following file: