- Fixes to HM code for AMOR TOF
- A couple of TAS fixes - o2t was fixed to work with any drivable - FOCUS was mended to include beam monitor in data file
This commit is contained in:
2
tasu.h
2
tasu.h
@@ -35,7 +35,7 @@ int isTASVar(char *val);
|
||||
int isTASEnergy(char *val);
|
||||
void prepare2Parse(char *line);
|
||||
int tasNumeric(char *pText);
|
||||
float readCurrent(char *val, SConnection *pCon);
|
||||
float readDrivable(char *val, SConnection *pCon);
|
||||
void startCurrent(char *val, SConnection *pCon, float fVal);
|
||||
void readConversionFactors(pTASdata self,float convH[4]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user