#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.
|
constexpr double | twomass = 2 * CLHEP::electron_mass_c2 |
|
◆ twomass
constexpr double twomass = 2 * CLHEP::electron_mass_c2 |
|
constexpr |