Diana Software
Classes | Enumerations
QRunType.hh File Reference

Go to the source code of this file.

Classes

class  RunType
 class wrapper to RunType_ More...
 

Enumerations

enum  RunType_ {
  RT_UNKNOWN = 0 , RT_BACKGROUND = 1 , RT_CALIBRATION = 2 , RT_NPULSES = 3 ,
  RT_TEST = 4 , RT_REPROCESS = 5 , RT_MONTECARLO = 6 , RT_PHYSICS = 7 ,
  RT_S_LOADCURVES = 10 , RT_S_WORKINGPOINT = 11 , RT_S_HEATERSET = 12 , RT_S_GAINSET = 13 ,
  RT_S_OFFSETSET = 14 , RT_S_ELECHECK = 15 , RT_S_LOADCURVES_OF = 16 , RT_CALIBRATION_TH232 = 17 ,
  RT_CALIBRATION_CO60 = 18 , RT_CALIBRATION_CO56 = 19 , RT_BACKGROUND_PARKEDSTRINGS = 20
}
 allowed run types More...
 

Enumeration Type Documentation

◆ RunType_

enum RunType_

allowed run types

Author
MV SDD
Enumerator
RT_UNKNOWN 

runtype is unknown

RT_BACKGROUND 

background measurement

RT_CALIBRATION 

calibration measurement

RT_NPULSES 

heater pulses at several amplitudes

RT_TEST 

test measurement

RT_REPROCESS 

reprocess data starting from gz files

RT_MONTECARLO 

simulated data

RT_PHYSICS 

background + calibration

RT_S_LOADCURVES 

detector setup: load curves

RT_S_WORKINGPOINT 

detector setup: working point

RT_S_HEATERSET 

detector setup: heater set

RT_S_GAINSET 

detector setup: gain set

RT_S_OFFSETSET 

detector setup: offset

RT_S_ELECHECK 

detector setup: electronics check

RT_S_LOADCURVES_OF 

detector setup: load curves with OF

RT_CALIBRATION_TH232 
RT_CALIBRATION_CO60 
RT_CALIBRATION_CO56 
RT_BACKGROUND_PARKEDSTRINGS 

Definition at line 13 of file QRunType.hh.