Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-30 10:26:17

0001 /*
0002  * GenTrap.h
0003  *
0004  *  Created on: Aug 3, 2014
0005  *      Author: swenzel
0006  */
0007 
0008 #ifndef VECGEOM_VOLUMES_GENTRAP_H_
0009 #define VECGEOM_VOLUMES_GENTRAP_H_
0010 
0011 #include "VecGeom/base/Global.h"
0012 #include "VecGeom/volumes/PlacedGenTrap.h"
0013 #include "VecGeom/volumes/SpecializedGenTrap.h"
0014 #include "VecGeom/volumes/UnplacedGenTrap.h"
0015 
0016 #endif /* GENTRAP_H_ */