BLCMDparticlefilter.cc File Reference

#include <set>
#include "G4UserLimits.hh"
#include "G4Track.hh"
#include "G4LogicalVolume.hh"
#include "G4VPhysicalVolume.hh"
#include "G4PVPlacement.hh"
#include "G4Material.hh"
#include "G4Tubs.hh"
#include "G4Box.hh"
#include "G4Decay.hh"
#include "BLParam.hh"
#include "BLElement.hh"
#include "BLManager.hh"
#include "BLEvaluator.hh"

Classes

class  BLCMDparticlefilter
 class BLCMDparticlefilter - implements a ParticleFilter Each placement of this element generates a physical volume that will force the decay of any particle named in the "decay" argument, and will kill any particle named in its "kill" argument, or not named in its "keep" argument if that is non-empty. More...
class  ParticleFilterPlacement
 class ParticleFilterPlacement is one placement of a ParticleFilter element. More...

Variables

BLCMDparticlefilter defaultParticleFilter


Variable Documentation

g4beamline