#include "SimG4Core/Geometry/interface/DDG4ProductionCuts.h"
#include "DetectorDescription/Core/interface/DDLogicalPart.h"
#include "DataFormats/Math/interface/GeantUnits.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/Utilities/interface/Exception.h"
#include <DD4hep/Filter.h>
#include <DD4hep/SpecParRegistry.h>
#include "G4ProductionCuts.hh"
#include "G4RegionStore.hh"
#include "G4Region.hh"
#include "G4LogicalVolume.hh"
#include <algorithm>
Go to the source code of this file.
Macros | |
#define | MM_2_CM 0.1 |
#define MM_2_CM 0.1 |
Definition at line 23 of file DDG4ProductionCuts.cc.