BLCMDtimentuple.cc File Reference

#include <map>
#include <vector>
#include "G4Tubs.hh"
#include "G4Box.hh"
#include "G4StepPoint.hh"
#include "G4Step.hh"
#include "G4Event.hh"
#include "G4Track.hh"
#include "G4LogicalVolume.hh"
#include "G4VPhysicalVolume.hh"
#include "G4PVPlacement.hh"
#include "G4RunManager.hh"
#include "BLParam.hh"
#include "BLCommand.hh"
#include "BLManager.hh"
#include "BLTrackNTuple.hh"
#include "BLCoordinates.hh"

Classes

class  BLCMDtimentuple
 class BLCMDtimentuple - implements a time NTuple Each command of this class generates an NTuple of the beam at a specified global time. More...
class  TimeNTuple
 class TimeNTuple implements an NTuple for a BLCMDtimentuple. More...

Variables

const char TrackFields []
const unsigned NTrackFields = 12
BLCMDtimentuple defaultTimeNTuple


Variable Documentation

const char TrackFields[]

Initial value:

        "x:y:z:Px:Py:Pz:t:PDGid:EventID:TrackID:ParentID:Weight"

const unsigned NTrackFields = 12

g4beamline