Class to build AGATA from the same configuration files [asolid, acluster, aeuler] that the ones in the AGATA-G4 package. More...
#include <SToGS_AGATA.hh>
Inherits G4VUserDetectorConstruction.
Public Member Functions | |
AGATA () | |
constructor More... | |
AGATA (G4String filename) | |
TODO read where are builders from a single configuration file. More... | |
virtual G4VPhysicalVolume * | Construct () |
One of the mandatory class to be implemented in order to have G4 working properly. More... | |
virtual | ~AGATA () |
Class to build AGATA from the same configuration files [asolid, acluster, aeuler] that the ones in the AGATA-G4 package.
Probably never fully functionnal as it is mainly used for understanding/debugguing.
In the SemiConductor/Ge Factory are defined the basic shapes i.e. the Red, Green and blue capsule as well as Triple Cluster
Definition at line 58 of file SToGS_AGATA.hh.
|
inline |
constructor
Definition at line 85 of file SToGS_AGATA.hh.
|
inline |
TODO read where are builders from a single configuration file.
Definition at line 93 of file SToGS_AGATA.hh.
|
inlinevirtual |
Definition at line 97 of file SToGS_AGATA.hh.
|
virtual |
One of the mandatory class to be implemented in order to have G4 working properly.
Definition at line 437 of file SToGS_AGATA.cc.