FACT++
1.0
|
|
static |
This creates an appropriate file name for a particular run number and type
runNumberq | the run number for which a filename is to be created |
runType | an int describing the kind of run. 0=Data, 1=Pedestal, 2=Calibration, 3=Calibrated data |
extension | a string containing the extension to be appened to the file name |
Definition at line 19 of file DataProcessorImp.cc.
References Tools::Form().
Referenced by EventBuilderWrapper::InitRunNumber(), and DataWriteFits2::Open().