31 static bool CopyImage(TASImage*
dst, TASImage*
src, Int_t x_dst, Int_t y_dst, Int_t x_src, Int_t y_src,
32 UInt_t w_src, UInt_t h_src);
33 static TASImage* ScaleImage(TASImage*
image, UInt_t desiredWidth, UInt_t desiredHeight,
const std::string& backgroundColor);
static std::string perform(const char *prefix, std::string fileName, o2::detectors::DetID::mask_t detectorsMask, int runNumber, int firstTFOrbit, const std::string &collisionTime)