#include <stdio.h>
#include "G4RunManager.hh"
#include "G4Track.hh"
#include "BLManager.hh"
#include "BLBeam.hh"
#include "BLParam.hh"
#include "BLGroup.hh"
#include "BLCoordinates.hh"
#include "BLGlobalField.hh"
Classes | |
class | BLCMDreference |
class BLCMDreference implements the reference command to track the tune and reference particles. More... | |
Enumerations | |
enum | State { INIT, TUNING, DONE, INIT, TUNING, DONE, FIXED } |
Variables | |
const G4double | UNDEFINED = -3.7e21 |
const int | MAX_COUNT = 10 |
BLCMDreference | defineReference |
const G4double UNDEFINED = -3.7e21 |
const int MAX_COUNT = 10 |
Referenced by BLCMDreference::UserZSteppingAction().