CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Static Public Member Functions
HcalRecAlgosPrivate::RawEnergyGetter< T, bool > Struct Template Reference

#include <rawEnergy.h>

Static Public Member Functions

static float getRawEnergy (const T &, float v)
 

Detailed Description

template<typename T, bool>
struct HcalRecAlgosPrivate::RawEnergyGetter< T, bool >

Definition at line 84 of file rawEnergy.h.

Member Function Documentation

template<typename T, bool >
static float HcalRecAlgosPrivate::RawEnergyGetter< T, bool >::getRawEnergy ( const T ,
float  v 
)
inlinestatic

Definition at line 86 of file rawEnergy.h.

References findQualityFiles::v.

86 {return v;}