![]() |
![]() |
DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep
Rev:Unversioneddirectory
|
#include "DDG4/Geant4SensitiveDetector.h"
#include "DDG4/Geant4Converter.h"
#include "DDG4/Geant4Hits.h"
#include "DD4hep/Segmentations.h"
#include "DD4hep/Printout.h"
#include "DD4hep/LCDD.h"
#include "G4Step.hh"
#include "G4PVPlacement.hh"
#include "TGeoNode.h"
#include <iostream>
#include <stdexcept>
Go to the source code of this file.
Namespaces | |
DD4hep | |
Namespace for the AIDA detector description toolkit. | |
DD4hep::Simulation | |
Namespace for the Geant4 based simulation part of the AIDA detector description toolkit. | |
Macros | |
#define | DEBUG 0 |
#define DEBUG 0 |
Definition at line 30 of file Geant4SensitiveDetector.cpp.
Referenced by DD4hep::Simulation::Geant4Exec::configure(), create_detector(), create_element(), DD4hep::XML::DocumentHandler::load(), DD4hep::Simulation::mergeInteractions(), DD4hep::XML::setDetectorTypeFlag(), and DD4hep::XML::DocumentErrorHandler::~DocumentErrorHandler().