LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Define the "parallel" geometry that's seen by the LAr Voxels. More...
#include "nutools/G4Base/DetectorConstruction.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "larsim/LArG4/AuxDetReadoutGeometry.h"
#include "larsim/LArG4/AuxDetReadout.h"
#include "Geant4/G4PVPlacement.hh"
#include "Geant4/G4PVReplica.hh"
#include "Geant4/G4LogicalVolume.hh"
#include "Geant4/G4VisAttributes.hh"
#include "Geant4/G4VSolid.hh"
#include "Geant4/G4Box.hh"
#include "Geant4/G4Tubs.hh"
#include "Geant4/G4ThreeVector.hh"
#include "Geant4/G4RotationMatrix.hh"
#include "Geant4/G4VSensitiveDetector.hh"
#include "Geant4/G4SDManager.hh"
#include "Geant4/G4Material.hh"
#include "Geant4/G4Point3D.hh"
#include "Geant4/globals.hh"
#include <vector>
#include <cmath>
Go to the source code of this file.
Namespaces | |
larg4 | |
Geant4 interface. | |
Define the "parallel" geometry that's seen by the LAr Voxels.
Definition in file AuxDetReadoutGeometry.cxx.