Class Reference for E1039 Core & Analysis Software
UtilMine Namespace Reference

Collection of your useful functions. More...

Functions

std::string GetDstFilePath (const int run_id, const int spill_id, const std::string dir_dst="")
 
std::vector< std::string > GetListOfSpillDSTs (const int run, const std::string dir_dst="")
 

Detailed Description

Collection of your useful functions.

Function Documentation

◆ GetDstFilePath()

std::string UtilMine::GetDstFilePath ( const int  run_id,
const int  spill_id,
const std::string  dir_dst = "" 
)

Definition at line 9 of file UtilMine.cc.

References UtilOnline::GetDstFileDir().

+ Here is the call graph for this function:

◆ GetListOfSpillDSTs()

vector< string > UtilMine::GetListOfSpillDSTs ( const int  run,
const std::string  dir_dst = "" 
)

Definition at line 19 of file UtilMine.cc.

References UtilOnline::GetDstFileDir().

+ Here is the call graph for this function: