Declaration of the classes for generating dictionaries. 더 자세히 ...
#include "ExP02GeoTree.hh"#include "ExP02DetectorConstruction.hh"#include "CLHEP/Vector/EulerAngles.h"#include "CLHEP/Vector/ThreeVector.h"#include "CLHEP/Vector/Rotation.h"#include "CLHEP/Geometry/Transform3D.h"#include "G4RunManager.hh"#include "G4VisExtent.hh"#include "G4Isotope.hh"#include "G4Element.hh"#include "G4ElementVector.hh"#include "G4ElementTable.hh"#include "G4Material.hh"#include "G4MaterialCutsCouple.hh"#include "G4MaterialPropertiesTable.hh"#include "G4VSolid.hh"#include "G4VCSGfaceted.hh"#include "G4Box.hh"#include "G4Tubs.hh"#include "G4Polycone.hh"#include "G4Polyhedron.hh"#include "G4PolyconeSide.hh"#include "G4PolyPhiFace.hh"#include "G4IntersectingCone.hh"#include "G4Polyhedra.hh"#include "G4Trd.hh"#include "G4Trap.hh"#include "G4Sphere.hh"#include "G4Para.hh"#include "G4Orb.hh"#include "G4Torus.hh"#include "G4Cons.hh"#include "G4EnclosingCylinder.hh"#include "G4ReduciblePolygon.hh"#include "G4UnionSolid.hh"#include "G4SubtractionSolid.hh"#include "G4IntersectionSolid.hh"#include "G4LogicalVolume.hh"#include "G4PVPlacement.hh"#include "G4VPVParameterisation.hh"#include "G4VUserRegionInformation.hh"#include "G4UserLimits.hh"변수 | |
| std::vector< CLHEP::Hep3Vector > | g4a |
| std::vector< G4VCSGface * > | g4b |
| std::vector< G4PolyconeSideRZ > | g4c |
| std::vector< G4PolyPhiFaceEdge > | g4d |
| std::vector< G4PolyPhiFaceVertex > | g4e |
Declaration of the classes for generating dictionaries.
ExP02Classes.hh 파일에서 정의되었습니다.
| std::vector<CLHEP::Hep3Vector> g4a |
ExP02Classes.hh 파일의 77 번째 라인에서 정의되었습니다.
| std::vector<G4VCSGface*> g4b |
ExP02Classes.hh 파일의 78 번째 라인에서 정의되었습니다.
| std::vector<G4PolyconeSideRZ> g4c |
ExP02Classes.hh 파일의 79 번째 라인에서 정의되었습니다.
| std::vector<G4PolyPhiFaceEdge> g4d |
ExP02Classes.hh 파일의 80 번째 라인에서 정의되었습니다.
| std::vector<G4PolyPhiFaceVertex> g4e |
ExP02Classes.hh 파일의 81 번째 라인에서 정의되었습니다.
1.8.5