pub fn get_runfilename(run: u32, subrun: u64, rb_id: Option<u8>) -> String
Expand description
A standardized name for regular run files saved by the liftof suite
ยงArguments
- run : run id (identifier)
- subrun : subrun id (identifier of file # within the run
- rb_id : in case this should be used on the rb, a rb id can be specified as well