#include <RecoLocalCalo/CaloTowersCreator/interface/HcalMaterials.h>
Public Member Functions | |
float | getValue (float Energy) |
HcalMaterial (unsigned long fId, std::pair< std::vector< float >, std::vector< float > > fCorrs) | |
unsigned long | mmId (void) |
Private Attributes | |
std::pair< std::vector< float >, std::vector< float > > | mCorrs |
unsigned long | mId |
Definition at line 9 of file HcalMaterials.h.
HcalMaterial::HcalMaterial | ( | unsigned long | fId, | |
std::pair< std::vector< float >, std::vector< float > > | fCorrs | |||
) | [inline] |
float HcalMaterial::getValue | ( | float | Energy | ) | [inline] |
unsigned long HcalMaterial::mmId | ( | void | ) | [inline] |
std::pair<std::vector <float>, std::vector <float> > HcalMaterial::mCorrs [private] |
unsigned long HcalMaterial::mId [private] |