DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Typedefs
Geant4InputAction.cpp File Reference
#include <DD4hep/Memory.h>
#include <DD4hep/Plugins.h>
#include <DDG4/Geant4Primary.h>
#include <DDG4/Geant4Context.h>
#include <DDG4/Geant4Kernel.h>
#include <DDG4/Geant4InputAction.h>
#include <DDG4/Geant4RunAction.h>
#include <G4Event.hh>

Go to the source code of this file.

Typedefs

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

Typedef Documentation

◆ PropertyMask

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

Definition at line 28 of file Geant4InputAction.cpp.

◆ Vertices

using Vertices = Geant4InputAction::Vertices

Definition at line 27 of file Geant4InputAction.cpp.