EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CbmLitUtils.cxx File Reference
#include "CbmLitUtils.h"
#include "TCanvas.h"
#include "TSystem.h"
+ Include dependency graph for CbmLitUtils.cxx:

Go to the source code of this file.

Namespaces

namespace  lit
 

Functions

void lit::SaveCanvasAsImage (TCanvas *c, const std::string &dir)
 
string lit::FindAndReplace (const string &name, const string &oldSubstr, const string &newSubstr)
 
vector< string > lit::Split (const string &name, char delimiter)