20#ifndef ROOT_GM_ISOTOPE_MAP_H
21#define ROOT_GM_ISOTOPE_MAP_H
The map between VGM and Root isotopes.
TGeoIsotope * GetIsotope(VGM::IIsotope *iIsotope) const
TGeoIsotopeMap::const_iterator TGeoIsotopeMapCIterator
static IsotopeMap * Instance()
VgmIsotopeMap::const_iterator VgmIsotopeMapCIterator
std::map< VGM::IIsotope *, TGeoIsotope * > TGeoIsotopeMap
void AddIsotope(VGM::IIsotope *, TGeoIsotope *)
std::map< TGeoIsotope *, VGM::IIsotope * > VgmIsotopeMap
The VGM interface to elements.
VGM implementation for Root.