BLTrackNTuple.cc File Reference

#include <ctype.h>
#include "BLAssert.hh"
#include "BLTrackNTuple.hh"
#include "BLNTuple.hh"

Variables

static const int STANDARD = 12
static const int TRACE = 18
static const int EXTENDED = 28
static const char * fieldNames []


Variable Documentation

const int STANDARD = 12 [static]

const int TRACE = 18 [static]

const int EXTENDED = 28 [static]

const char* fieldNames[] [static]

Initial value:

 {
        "x", "y", "z", "Px", "Py", "Pz", "t", "PDGid", "EventID", "TrackID",
        "ParentID", "Weight",
        "Bx", "By", "Bz", "Ex", "Ey", "Ez",
        "ProperTime", "PathLength", "PolX", "PolY", "PolZ", 
        "InitX", "InitY", "InitZ", "InitT", "InitKE"
}

Referenced by BLTrackNTuple::appendTrack(), and BLTrackNTuple::create().

g4beamline