![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#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 > |
| 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