DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Typedefs
Geant4ParticleHandler.cpp File Reference
#include <DD4hep/Primitives.h>
#include <DD4hep/InstanceCount.h>
#include <DDG4/Geant4StepHandler.h>
#include <DDG4/Geant4TrackHandler.h>
#include <DDG4/Geant4EventAction.h>
#include <DDG4/Geant4SensDetAction.h>
#include <DDG4/Geant4TrackingAction.h>
#include <DDG4/Geant4SteppingAction.h>
#include <DDG4/Geant4ParticleHandler.h>
#include <DDG4/Geant4ParticleInformation.h>
#include <DDG4/Geant4UserParticleHandler.h>
#include <G4Step.hh>
#include <G4Track.hh>
#include <G4Event.hh>
#include <G4TrackStatus.hh>
#include <G4PrimaryVertex.hh>
#include <G4PrimaryParticle.hh>
#include <G4TrackingManager.hh>
#include <G4ParticleDefinition.hh>
#include <CLHEP/Units/SystemOfUnits.h>
#include <set>
#include <algorithm>

Go to the source code of this file.

Typedefs

using PropertyMask = dd4hep::detail::ReferenceBitMask< int >
 

Typedef Documentation

◆ PropertyMask

using PropertyMask = dd4hep::detail::ReferenceBitMask<int>

Definition at line 43 of file Geant4ParticleHandler.cpp.