PandaRoot
BSEmcClusterPropertiesPar Class Reference

Container for clusterproperties such as Position. More...

#include <BSEmcClusterPropertiesPar.h>

Inheritance diagram for BSEmcClusterPropertiesPar:

Public Member Functions

 BSEmcClusterPropertiesPar (const char *t_name="EmcClusterPropertiesPar", const char *t_title="Emc Geometry Version Flag", const char *t_context="TestDefaultContext")
 
 ~BSEmcClusterPropertiesPar (void)
 
void clear (void)
 
const Text_t * GetEmcClusterPosMethod () const
 
Double_t GetOffsetParmA () const
 
Double_t GetOffsetParmB () const
 
Double_t GetOffsetParmC () const
 
void putParams (FairParamList *)
 
Bool_t getParams (FairParamList *)
 

Static Public Attributes

static const std::string fgParameterName
 

Detailed Description

Container for clusterproperties such as Position.

Author
Ben Salisbury salis.nosp@m.bury.nosp@m.@hisk.nosp@m.p.un.nosp@m.i-bon.nosp@m.n.de, HISKP Bonn
Date
2021-02

Definition at line 30 of file BSEmcClusterPropertiesPar.h.

Constructor & Destructor Documentation

◆ BSEmcClusterPropertiesPar()

BSEmcClusterPropertiesPar::BSEmcClusterPropertiesPar ( const char *  t_name = "EmcClusterPropertiesPar",
const char *  t_title = "Emc Geometry Version Flag",
const char *  t_context = "TestDefaultContext" 
)

◆ ~BSEmcClusterPropertiesPar()

BSEmcClusterPropertiesPar::~BSEmcClusterPropertiesPar ( void  )

Member Function Documentation

◆ clear()

void BSEmcClusterPropertiesPar::clear ( void  )

◆ GetEmcClusterPosMethod()

const Text_t* BSEmcClusterPropertiesPar::GetEmcClusterPosMethod ( ) const
inline

Definition at line 37 of file BSEmcClusterPropertiesPar.h.

37 { return fEmcClusterPosMethod; }

◆ GetOffsetParmA()

Double_t BSEmcClusterPropertiesPar::GetOffsetParmA ( ) const
inline

Definition at line 38 of file BSEmcClusterPropertiesPar.h.

38 { return fOffsetParmA; };

◆ GetOffsetParmB()

Double_t BSEmcClusterPropertiesPar::GetOffsetParmB ( ) const
inline

Definition at line 39 of file BSEmcClusterPropertiesPar.h.

39 { return fOffsetParmB; };

◆ GetOffsetParmC()

Double_t BSEmcClusterPropertiesPar::GetOffsetParmC ( ) const
inline

Definition at line 40 of file BSEmcClusterPropertiesPar.h.

References getParams(), and putParams().

40 { return fOffsetParmC; };

◆ getParams()

Bool_t BSEmcClusterPropertiesPar::getParams ( FairParamList *  )

Referenced by GetOffsetParmC().

◆ putParams()

void BSEmcClusterPropertiesPar::putParams ( FairParamList *  )

Referenced by GetOffsetParmC().

Member Data Documentation

◆ fgParameterName

const std::string BSEmcClusterPropertiesPar::fgParameterName
static

Definition at line 32 of file BSEmcClusterPropertiesPar.h.


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