Public Member Functions | |
EcalGainRatiosHelper () | |
Public Member Functions inherited from EcalPyWrapperHelper< EcalMGPAGainRatio > | |
EcalPyWrapperHelper (unsigned int totalValues, unsigned int status=0, std::string names="-Means: ") | |
std::string | printBarrelsEndcaps (const std::vector< EcalMGPAGainRatio > &barrelItems, const std::vector< EcalMGPAGainRatio > &endcapItems) |
Protected Types | |
typedef EcalMGPAGainRatio | EcalObject |
Protected Types inherited from EcalPyWrapperHelper< EcalMGPAGainRatio > | |
typedef std::vector< std::pair < std::string, float > > | type_vValues |
Protected Member Functions | |
type_vValues | getValues (const std::vector< EcalObject > &vItems) override |
Additional Inherited Members | |
Static Public Attributes inherited from EcalPyWrapperHelper< EcalMGPAGainRatio > | |
static const unsigned int | MEAN |
static const unsigned int | STATUS |
Protected Attributes inherited from EcalPyWrapperHelper< EcalMGPAGainRatio > | |
std::string | names |
unsigned int | status |
unsigned int | total_values |
Definition at line 55 of file EcalGainRatiosPyWrapper.cc.
|
protected |
Definition at line 61 of file EcalGainRatiosPyWrapper.cc.
|
inline |
Definition at line 57 of file EcalGainRatiosPyWrapper.cc.
|
inlineoverrideprotectedvirtual |
Implements EcalPyWrapperHelper< EcalMGPAGainRatio >.
Definition at line 63 of file EcalGainRatiosPyWrapper.cc.
References EcalPyWrapperHelper< EcalMGPAGainRatio >::total_values.