#include <HcalMaterials.h>
|
float | getValue (float Energy) |
|
| HcalMaterial (unsigned long fId, const std::pair< std::vector< float >, std::vector< float > > &fCorrs) |
|
unsigned long | mmId (void) |
|
|
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, |
|
|
const std::pair< std::vector< float >, std::vector< float > > & |
fCorrs |
|
) |
| |
|
inline |
Definition at line 14 of file HcalMaterials.h.
References mCorrs, and mId.
std::pair< std::vector< float >, std::vector< float > > mCorrs
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 |