5#ifndef GeoMaterialPropertyVector_h
6#define GeoMaterialPropertyVector_h 1
25 double *PropertyValues,
36 double aPropertyValue);
47 std::vector<GeoMPVEntry*>
m_MPV;
GeoMaterialPropertyVector & operator=(const GeoMaterialPropertyVector &right)
~GeoMaterialPropertyVector()
GeoMaterialPropertyVector()
GeoMPVEntry GetEntry(int i) const
std::vector< GeoMPVEntry * > m_MPV
double GetPhotonMomentum() const
double GetProperty() const
void AddElement(double aPhotonMomentum, double aPropertyValue)