#include <vector>
#include "G3toG4Defs.hh"
#include "G4LogicalVolume.hh"
Go to the source code of this file.
Defines | |
#define | G3SENSVOLVECTOR_HH 1 |
Typedefs | |
typedef std::vector< G4LogicalVolume * > | G3SensVolVector |
Variables | |
G3G4DLL_API G3SensVolVector | G3SensVol |
#define G3SENSVOLVECTOR_HH 1 |
Definition at line 35 of file G3SensVolVector.hh.
typedef std::vector<G4LogicalVolume*> G3SensVolVector |
Definition at line 41 of file G3SensVolVector.hh.
G3G4DLL_API G3SensVolVector G3SensVol |