BLCMDtrace.cc File Reference

#include <set>
#include "mysnprintf.hh"
#include "globals.hh"
#include "G4Track.hh"
#include "G4Step.hh"
#include "G4ParticleDefinition.hh"
#include "G4RunManager.hh"
#include "G4Event.hh"
#include "G4ThreeVector.hh"
#include "BLCoordinates.hh"
#include "BLEvaluator.hh"
#include "BLGlobalField.hh"
#include "BLCommand.hh"
#include "BLParam.hh"
#include "BLManager.hh"
#include "BLRunManager.hh"
#include "BLTrackNTuple.hh"
#include "BLCollectiveComputation.hh"

Classes

class  TraceNTuple
 class TraceNTuple implements an NTuple for tracing a track. More...
class  BLCMDtrace
 class BLCMDtrace implements the trace command. More...

Variables

const char TraceFields []
const int NTraceFields = 18
BLCMDtrace defaultTrace


Variable Documentation

const char TraceFields[]

Initial value:

    "x:y:z:Px:Py:Pz:t:PDGid:EventID:TrackID:ParentID:Weight:Bx:By:Bz:Ex:Ey:Ez"

Referenced by FOR009NTuple::FOR009NTuple().

const int NTraceFields = 18

g4beamline