BLTrackFile.hh File Reference

#include <stdio.h>
#include "globals.hh"
#include "G4ThreeVector.hh"

Go to the source code of this file.

Classes

class  BLTrackFile
 class BLTrackFile creates or reads an ASCII file containing tracks. More...

Enumerations

enum  BLTrackFileStatus { BLTF_OK = 0, BLTF_ENDOFFILE = 1, BLTF_ERROR = 2, BLTF_DUMMY = 3 }


Enumeration Type Documentation

Enumerator:
BLTF_OK 
BLTF_ENDOFFILE 
BLTF_ERROR 
BLTF_DUMMY 
00026                        { BLTF_OK=0, BLTF_ENDOFFILE=1, BLTF_ERROR=2 , 
00027                         BLTF_DUMMY=3};

g4beamline