|
FairRoot/PandaRoot
|
#include <PndEmcGeoPar.h>
Public Member Functions | |
| PndEmcGeoPar (const char *name="PndEmcGeoPar", const char *title="Emc Geometry Version Flag", const char *context="TestDefaultContext") | |
| ~PndEmcGeoPar (void) | |
| void | clear (void) |
| void | putParams (FairParamList *) |
| Bool_t | getParams (FairParamList *) |
| Int_t | GetMapperVersion () |
| void | SetMapperVersion (Int_t mapperVersion) |
| Int_t | GetGeometryVersion () |
| void | SetGeometryVersion (Int_t geometryVersion) |
| void | InitEmcMapper () |
Private Attributes | |
| Int_t | fMapperVersion |
| Int_t | fGeometryVersion |
Definition at line 8 of file PndEmcGeoPar.h.
| PndEmcGeoPar::PndEmcGeoPar | ( | const char * | name = "PndEmcGeoPar", |
| const char * | title = "Emc Geometry Version Flag", |
||
| const char * | context = "TestDefaultContext" |
||
| ) |
| PndEmcGeoPar::~PndEmcGeoPar | ( | void | ) |
Definition at line 17 of file PndEmcGeoPar.cxx.
| void PndEmcGeoPar::clear | ( | void | ) |
Definition at line 21 of file PndEmcGeoPar.cxx.
|
inline |
Definition at line 25 of file PndEmcGeoPar.h.
References fGeometryVersion.
Referenced by PndPidCorrelator::Init().
|
inline |
Definition at line 20 of file PndEmcGeoPar.h.
References fMapperVersion.
Referenced by PndEmcHitsToWaveform::Init().
| Bool_t PndEmcGeoPar::getParams | ( | FairParamList * | l | ) |
| void PndEmcGeoPar::InitEmcMapper | ( | ) |
Definition at line 41 of file PndEmcGeoPar.cxx.
References fMapperVersion, and PndEmcMapper::Init().
Referenced by PndEmcReadProto192Data::Init(), PndEmcReadProtoData::Init(), PndEmcMakeClusterOnline::Init(), PndEmcFWEndcapTimebasedWaveforms::Init(), PndEmcFWEndcapDigi::Init(), PndEmcMakeCluster::Init(), PndEmcMakeDigi::Init(), PndEmcHitsToWaveform::Init(), PndEmc2DLocMaxFinder::Init(), PndEmcHitProducer::Init(), PndEmcExpClusterSplitter::Init(), PndEmcPhiBumpSplitter::Init(), QAmacro_emc_3(), and QAmacro_emc_4().
| void PndEmcGeoPar::putParams | ( | FairParamList * | l | ) |
|
inline |
Definition at line 26 of file PndEmcGeoPar.h.
References fGeometryVersion.
Referenced by PndEmc::SetGeometryVersion().
|
inline |
Definition at line 21 of file PndEmcGeoPar.h.
References fMapperVersion.
Referenced by PndEmcReadProto192Data::Init(), PndEmcReadProtoData::Init(), and PndEmc::SetGeometryVersion().
|
private |
Definition at line 34 of file PndEmcGeoPar.h.
Referenced by GetGeometryVersion(), getParams(), putParams(), and SetGeometryVersion().
|
private |
Definition at line 33 of file PndEmcGeoPar.h.
Referenced by GetMapperVersion(), getParams(), InitEmcMapper(), putParams(), and SetMapperVersion().
1.8.8