Class MUVTGeant4Factory
java.lang.Object
org.jlab.detector.geant4.v2.Geant4Factory
org.jlab.detector.geant4.v2.MPGD.trapezoid.MPGDTrapezoidGeant4Factory
org.jlab.detector.geant4.v2.MPGD.MUVT.MUVTGeant4Factory
Geant4 factory for the muCLAS Forward Vertex Tracker (muVT).
This class specializes the generic
MPGDTrapezoidGeant4Factory by:
- passing the MUVT-specific constants
- using "MUVT" as detector name in volume names
All the geometry construction (sectors, regions, material stack)
is implemented in the base class.-
Nested Class Summary
Nested classes/interfaces inherited from class MPGDTrapezoidGeant4Factory
MPGDTrapezoidGeant4Factory.SectorDimensions -
Field Summary
Fields inherited from class MPGDTrapezoidGeant4Factory
CFields inherited from class Geant4Factory
motherVolume, properties -
Constructor Summary
ConstructorsConstructorDescriptionMUVTGeant4Factory(int run, String variation) MUVTGeant4Factory(DatabaseConstantProvider cp, String variation) -
Method Summary
Methods inherited from class MPGDTrapezoidGeant4Factory
createSector, createSectorVolume, getCenterCoordinate, getSectorActiveVolumeDimensions, getSectorContainerDimensions, getSectorHeight, getSectorThickness, init, populateSectorWithDetectorStructureMethods inherited from class Geant4Factory
getAllVolumes, getComponents, getIntersections, getProperty, toString
-
Constructor Details
-
MUVTGeant4Factory
-
MUVTGeant4Factory
-
-
Method Details
-
main
-