#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "SimG4Core/Application/interface/LowEnergyFastSimModel.h"
#include "SimG4Core/Application/interface/TrackingAction.h"
#include "G4VFastSimulationModel.hh"
#include "G4EventManager.hh"
#include "G4Electron.hh"
#include "GFlashHitMaker.hh"
#include "G4Region.hh"
#include "G4PhysicalConstants.hh"
Go to the source code of this file.
Variables | |
constexpr G4double | twomass = 2 * CLHEP::electron_mass_c2 |
constexpr G4double twomass = 2 * CLHEP::electron_mass_c2 |
Definition at line 14 of file LowEnergyFastSimModel.cc.
Referenced by LowEnergyFastSimModel::DoIt().