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