ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4SmartVoxelHeader.hh File Reference
#include "G4Types.hh"
#include "geomdefs.hh"
#include "G4SmartVoxelProxy.hh"
#include "G4SmartVoxelNode.hh"
#include <vector>
#include "G4SmartVoxelHeader.icc"
+ Include dependency graph for G4SmartVoxelHeader.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G4SmartVoxelHeader
 

Typedefs

using G4ProxyVector = std::vector< G4SmartVoxelProxy * >
 
using G4NodeVector = std::vector< G4SmartVoxelNode * >
 
using G4VolumeNosVector = std::vector< G4int >
 
using G4VolumeExtentVector = std::vector< G4double >
 

Typedef Documentation

using G4NodeVector = std::vector<G4SmartVoxelNode*>

Definition at line 70 of file G4SmartVoxelHeader.hh.

View newest version in sPHENIX GitHub at line 70 of file G4SmartVoxelHeader.hh

using G4ProxyVector = std::vector<G4SmartVoxelProxy*>

Definition at line 69 of file G4SmartVoxelHeader.hh.

View newest version in sPHENIX GitHub at line 69 of file G4SmartVoxelHeader.hh

using G4VolumeExtentVector = std::vector<G4double>

Definition at line 72 of file G4SmartVoxelHeader.hh.

View newest version in sPHENIX GitHub at line 72 of file G4SmartVoxelHeader.hh

using G4VolumeNosVector = std::vector<G4int>

Definition at line 71 of file G4SmartVoxelHeader.hh.

View newest version in sPHENIX GitHub at line 71 of file G4SmartVoxelHeader.hh