Uses of Class
hep.geant4.jni.G4VSolid

Packages that use G4VSolid
hep.geant4.jni   
 

Uses of G4VSolid in hep.geant4.jni
 

Subclasses of G4VSolid in hep.geant4.jni
 class G4BooleanSolid
           
 class G4Box
           
 class G4BREPSolid
           
 class G4BREPSolidBox
           
 class G4BREPSolidCone
           
 class G4BREPSolidCylinder
           
 class G4BREPSolidOpenPCone
           
 class G4BREPSolidPCone
           
 class G4BREPSolidPolyhedra
           
 class G4BREPSolidSphere
           
 class G4BREPSolidTorus
           
 class G4Cons
           
 class G4CSGSolid
           
 class G4DisplacedSolid
           
 class G4Ellipsoid
           
 class G4EllipticalCone
           
 class G4EllipticalTube
           
 class G4Hype
           
 class G4IntersectionSolid
           
 class G4Orb
           
 class G4Para
           
 class G4Polycone
           
 class G4Polyhedra
           
 class G4ReflectedSolid
           
 class G4Sphere
           
 class G4SubtractionSolid
           
 class G4Tet
           
 class G4Torus
           
 class G4Trap
           
 class G4Trd
           
 class G4Tubs
           
 class G4TwistedBox
           
 class G4TwistedTrap
           
 class G4TwistedTrd
           
 class G4TwistedTubs
           
 class G4UnionSolid
           
 class G4VCSGfaceted
           
 class G4VTwistedFaceted
           
 

Methods in hep.geant4.jni that return G4VSolid
 G4VSolid G4VPVParameterisation.computeSolid(int arg0, G4VPhysicalVolume arg1)
           
 G4VSolid G4VDivisionParameterisation.computeSolid(int arg0, G4VPhysicalVolume arg1)
           
 G4VSolid G4ReflectedSolid.getConstituentMovedSolid()
           
 G4VSolid G4DisplacedSolid.getConstituentMovedSolid()
           
 G4VSolid G4VSolid.getConstituentSolid(int no)
           
 G4VSolid G4BooleanSolid.getConstituentSolid(int no)
           
 G4VSolid G4FastTrack.getEnvelopeSolid()
           
 G4VSolid G4VDivisionParameterisation.getMotherSolid()
           
 G4VSolid G4VTouchable.getSolid()
           
 G4VSolid G4TouchableHistoryReference.getSolid()
           
 G4VSolid G4TouchableHistoryHandle.getSolid()
           
 G4VSolid G4TouchableHistory.getSolid()
           
 G4VSolid G4TouchableHandle.getSolid()
           
 G4VSolid G4PlacedSolid.getSolid()
           
 G4VSolid G4LogicalVolume.getSolid()
           
 G4VSolid G4GRSVolume.getSolid()
           
 G4VSolid G4GRSSolid.getSolid()
           
 G4VSolid G4GeomTestSegment.getSolid()
           
 G4VSolid G4VTouchable.getSolid(int depth)
           
 G4VSolid G4TouchableHistoryReference.getSolid(int depth)
           
 G4VSolid G4TouchableHistoryHandle.getSolid(int depth)
           
 G4VSolid G4TouchableHistory.getSolid(int depth)
           
 G4VSolid G4TouchableHandle.getSolid(int depth)
           
 G4VSolid G4GRSVolume.getSolid(int depth)
           
 G4VSolid G4GRSSolid.getSolid(int depth)
           
 

Methods in hep.geant4.jni with parameters of type G4VSolid
 void G4VGraphicsScene.addSolid(G4VSolid arg0)
           
static boolean G4AuxiliaryNavServices.checkPointOnSurface(G4VSolid sampleSolid, G4ThreeVector localPoint, G4ThreeVector globalDirection, G4AffineTransform sampleTransform, boolean locatedOnEdge)
           
 void G4PolyPhiFace.diagnose(G4VSolid solid)
           
 void G4VVisManager.draw(G4VSolid arg0, G4VisAttributes arg1)
           
 void G4VVisManager.draw(G4VSolid arg0, G4VisAttributes arg1, G4Transform3D objectTransformation)
           
static long G4VSolid.getCPtr(G4VSolid obj)
           
 void G4LogicalVolume.setSolid(G4VSolid pSolid)
           
 void G4GeomTestLogger.solidProblem(G4VSolid solid, String message, G4ThreeVector point)
           
 

Constructors in hep.geant4.jni with parameters of type G4VSolid
G4DisplacedSolid(String pName, G4VSolid pSolid, G4AffineTransform directTransform)
           
G4DisplacedSolid(String pName, G4VSolid pSolid, G4RotationMatrix rotMatrix, G4ThreeVector transVector)
           
G4DisplacedSolid(String pName, G4VSolid pSolid, G4Transform3D transform)
           
G4GeomTestSegment(G4VSolid theSolid, G4ThreeVector theP, G4ThreeVector theV, G4GeomTestLogger logger)
           
G4GRSSolid(G4VSolid pSolid, G4RotationMatrix pRot, G4ThreeVector tlate)
           
G4IntersectionSolid(String pName, G4VSolid pSolidA, G4VSolid pSolidB)
           
G4IntersectionSolid(String pName, G4VSolid pSolidA, G4VSolid pSolidB, G4RotationMatrix rotMatrix, G4ThreeVector transVector)
           
G4IntersectionSolid(String pName, G4VSolid pSolidA, G4VSolid pSolidB, G4Transform3D transform)
           
G4LogicalVolume(G4VSolid pSolid, G4Material pMaterial, String name)
           
G4LogicalVolume(G4VSolid pSolid, G4Material pMaterial, String name, G4FieldManager pFieldMgr)
           
G4LogicalVolume(G4VSolid pSolid, G4Material pMaterial, String name, G4FieldManager pFieldMgr, G4VSensitiveDetector pSDetector)
           
G4LogicalVolume(G4VSolid pSolid, G4Material pMaterial, String name, G4FieldManager pFieldMgr, G4VSensitiveDetector pSDetector, G4UserLimits pULimits)
           
G4LogicalVolume(G4VSolid pSolid, G4Material pMaterial, String name, G4FieldManager pFieldMgr, G4VSensitiveDetector pSDetector, G4UserLimits pULimits, boolean optimise)
           
G4ParameterisationBoxX(EAxis axis, int nCopies, double offset, double step, G4VSolid msolid, DivisionType divType)
           
G4ParameterisationBoxY(EAxis axis, int nCopies, double offset, double step, G4VSolid msolid, DivisionType divType)
           
G4ParameterisationBoxZ(EAxis axis, int nCopies, double offset, double step, G4VSolid msolid, DivisionType divType)
           
G4ParameterisationConsPhi(EAxis axis, int nCopies, double offset, double step, G4VSolid motherSolid, DivisionType divType)
           
G4ParameterisationConsRho(EAxis axis, int nCopies, double offset, double step, G4VSolid motherSolid, DivisionType divType)
           
G4ParameterisationConsZ(EAxis axis, int nCopies, double offset, double step, G4VSolid motherSolid, DivisionType divType)
           
G4ParameterisationParaX(EAxis axis, int nCopies, double offset, double step, G4VSolid msolid, DivisionType divType)
           
G4ParameterisationParaY(EAxis axis, int nCopies, double offset, double step, G4VSolid msolid, DivisionType divType)
           
G4ParameterisationParaZ(EAxis axis, int nCopies, double offset, double step, G4VSolid msolid, DivisionType divType)
           
G4ParameterisationPolyconePhi(EAxis axis, int nCopies, double offset, double step, G4VSolid motherSolid, DivisionType divType)
           
G4ParameterisationPolyconeRho(EAxis axis, int nCopies, double offset, double step, G4VSolid motherSolid, DivisionType divType)
           
G4ParameterisationPolyconeZ(EAxis axis, int nCopies, double offset, double step, G4VSolid motherSolid, DivisionType divType)
           
G4ParameterisationPolyhedraPhi(EAxis axis, int nCopies, double offset, double step, G4VSolid motherSolid, DivisionType divType)
           
G4ParameterisationPolyhedraRho(EAxis axis, int nCopies, double offset, double step, G4VSolid motherSolid, DivisionType divType)
           
G4ParameterisationPolyhedraZ(EAxis axis, int nCopies, double offset, double step, G4VSolid motherSolid, DivisionType divType)
           
G4ParameterisationTrdX(EAxis axis, int nCopies, double width, double offset, G4VSolid motherSolid, DivisionType divType)
           
G4ParameterisationTrdY(EAxis axis, int nCopies, double width, double offset, G4VSolid motherSolid, DivisionType divType)
           
G4ParameterisationTrdZ(EAxis axis, int nCopies, double width, double offset, G4VSolid motherSolid, DivisionType divType)
           
G4ParameterisationTubsPhi(EAxis axis, int nCopies, double offset, double step, G4VSolid motherSolid, DivisionType divType)
           
G4ParameterisationTubsRho(EAxis axis, int nCopies, double offset, double step, G4VSolid motherSolid, DivisionType divType)
           
G4ParameterisationTubsZ(EAxis axis, int nCopies, double offset, double step, G4VSolid motherSolid, DivisionType divType)
           
G4ReflectedSolid(String pName, G4VSolid pSolid, G4Transform3D transform)
           
G4SubtractionSolid(String pName, G4VSolid pSolidA, G4VSolid pSolidB)
           
G4SubtractionSolid(String pName, G4VSolid pSolidA, G4VSolid pSolidB, G4RotationMatrix rotMatrix, G4ThreeVector transVector)
           
G4SubtractionSolid(String pName, G4VSolid pSolidA, G4VSolid pSolidB, G4Transform3D transform)
           
G4UnionSolid(String pName, G4VSolid pSolidA, G4VSolid pSolidB)
           
G4UnionSolid(String pName, G4VSolid pSolidA, G4VSolid pSolidB, G4RotationMatrix rotMatrix, G4ThreeVector transVector)
           
G4UnionSolid(String pName, G4VSolid pSolidA, G4VSolid pSolidB, G4Transform3D transform)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.