DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep  Rev:Unversioneddirectory
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs
Geant4Data.h File Reference
#include "DD4hep/Memory.h"
#include "Math/Vector3D.h"
#include <set>
#include <vector>

Go to the source code of this file.

Classes

class  DD4hep::Simulation::SimpleRun
 Simple run description structure. Used in the default I/O mechanism. More...
 
class  DD4hep::Simulation::SimpleEvent
 Simple event description structure. Used in the default I/O mechanism. More...
 
class  DD4hep::Simulation::DataExtension
 Generic user-extendible data extension class. More...
 
class  DD4hep::Simulation::Geant4HitData
 Base class for geant4 hit structures used by the default DDG4 sensitive detector implementations. More...
 
class  DD4hep::Simulation::Geant4HitData::MonteCarloContrib
 not persisten. ROOT cannot handle More...
 
class  DD4hep::Simulation::Geant4Tracker
 Helper class to define structures used by the generic DDG4 tracker sensitive detector. More...
 
class  DD4hep::Simulation::Geant4Tracker::Hit
 DDG4 tracker hit class used by the generic DDG4 tracker sensitive detector. More...
 
class  DD4hep::Simulation::Geant4Calorimeter
 Helper class to define structures used by the generic DDG4 calorimeter sensitive detector. More...
 
class  DD4hep::Simulation::Geant4Calorimeter::Hit
 DDG4 calorimeter hit class used by the generic DDG4 calorimeter sensitive detector. More...
 

Namespaces

 DD4hep
 Namespace for the AIDA detector description toolkit.
 
 DD4hep::Simulation
 Namespace for the Geant4 based simulation part of the AIDA detector description toolkit.
 

Typedefs

typedef ROOT::Math::XYZVector DD4hep::Simulation::Position
 
typedef Geant4HitData DD4hep::Simulation::SimpleHit
 Backward compatibility definitions. More...
 
typedef Geant4Tracker DD4hep::Simulation::SimpleTracker
 
typedef Geant4Calorimeter DD4hep::Simulation::SimpleCalorimeter