13#ifndef STOREDPHYSVOL_H
14#define STOREDPHYSVOL_H
19#include "GeoModelKernel/GeoVPhysVol.h"
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
virtual ~StoredPhysVol()=default
StoredPhysVol(GeoFullPhysVol *physVol)
Constructor(s)
GeoIntrusivePtr< GeoFullPhysVol > m_physVol
GeoFullPhysVol * getPhysVol()
Destructor.