DD4hep  1.35.0
Detector Description Toolkit for High Energy Physics
Namespaces | Macros | Functions
Geant4SensDetAction.cpp File Reference
#include <DD4hep/Printout.h>
#include <DD4hep/Primitives.h>
#include <DD4hep/InstanceCount.h>
#include <DDG4/Geant4Kernel.h>
#include <DDG4/Geant4Mapping.h>
#include <DDG4/Geant4StepHandler.h>
#include <DDG4/Geant4SensDetAction.h>
#include <DDG4/Geant4VolumeManager.h>
#include <DDG4/Geant4MonteCarloTruth.h>
#include <G4Step.hh>
#include <G4SDManager.hh>
#include <G4VSensitiveDetector.hh>
#include <stdexcept>
#include "G4OpticalParameters.hh"
#include "G4OpticalPhoton.hh"

Go to the source code of this file.

Namespaces

 dd4hep
 Namespace for the AIDA detector description toolkit.
 
 dd4hep::sim
 Namespace for the Geant4 based simulation part of the AIDA detector description toolkit.
 

Macros

#define MM_2_CM   0.1
 

Functions

void dd4hep::sim::_print_volumeid (const std::string &tag, const IDDescriptor &id, DDSegmentation::VolumeID volID)
 Print volume ID. More...
 
void dd4hep::sim::_print_volumeid (const Geant4Sensitive *action, const char *tag, DDSegmentation::VolumeID volID, double ene=-1e0)
 Print volume ID. More...
 

Macro Definition Documentation

◆ MM_2_CM

#define MM_2_CM   0.1

Definition at line 41 of file Geant4SensDetAction.cpp.