BLCMDreference.cc File Reference

#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


Enumeration Type Documentation

enum State

Enumerator:
INIT 
TUNING 
DONE 
INIT 
TUNING 
DONE 
FIXED 
00032 { INIT, TUNING, DONE };


Variable Documentation

const G4double UNDEFINED = -3.7e21

const int MAX_COUNT = 10

g4beamline