Define the "parallel" geometry that's seen by the LAr Voxels. More...
#include "nug4/G4Base/DetectorConstruction.h"
#include <cmath>
#include <map>
#include <memory>
#include <sstream>
#include <typeinfo>
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "cetlib_except/demangle.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "larsim/LegacyLArG4/IonizationAndScintillation.h"
#include "larsim/LegacyLArG4/LArVoxelReadout.h"
#include "larsim/LegacyLArG4/LArVoxelReadoutGeometry.h"
#include "larsim/Simulation/LArVoxelCalculator.h"
#include "Geant4/G4Box.hh"
#include "Geant4/G4LogicalVolume.hh"
#include "Geant4/G4PVReplica.hh"
#include "Geant4/G4Point3D.hh"
#include "Geant4/G4RotationMatrix.hh"
#include "Geant4/G4SDManager.hh"
#include "Geant4/G4ThreeVector.hh"
#include "Geant4/G4Tubs.hh"
#include "Geant4/G4VSolid.hh"
#include "Geant4/G4VisAttributes.hh"
Go to the source code of this file.
Namespaces | |
larg4 | |
Geant4 interface. | |
Variables | |
constexpr bool | DisableVoxelCaching = false |
Define the "parallel" geometry that's seen by the LAr Voxels.
Definition in file LArVoxelReadoutGeometry.cxx.
constexpr bool DisableVoxelCaching = false |
Definition at line 40 of file LArVoxelReadoutGeometry.cxx.