#include <Utils.h>
Static Public Member Functions | |
static std::string | Date () |
returns the date More... | |
static TCanvas * | DivideCanvas (TCanvas *cv, int nPads) |
divide a TCanvas in a nice way More... | |
static std::vector< std::string > | Glob (const char *pattern) |
get all files matching pattern More... | |
static bool | StringMatch (const char *string, const char *pattern) |
match a string to a regexp More... | |
static TVector3 | VectorEPRtoXYZ (const TVector3 &posepr) |
converts a vector (in eta,phi,R) to a vector in (x,y,z) More... | |
|
static |
returns the date
Definition at line 62 of file Utils.cc.
References BuildWebpage::date, recoMuon::in, and query::result.
|
static |
|
static |
get all files matching pattern
Definition at line 46 of file Utils.cc.
References i, NULL, and python.entryComment::results.
Referenced by pftools::IO::IO().
|
static |
match a string to a regexp
Definition at line 13 of file Utils.cc.
References NULL, and ntuplemaker::status.
|
static |
converts a vector (in eta,phi,R) to a vector in (x,y,z)
Definition at line 73 of file Utils.cc.
References funct::exp(), and theta().