pxar
 All Classes Namespaces Functions Variables Typedefs Friends
Static Public Member Functions | List of all members
PixUtil Class Reference

Static Public Member Functions

static void setPlotStyle ()
 
static double dEff (int in, int iN)
 
static double dBinomial (int in, int iN)
 
static int rcr2idx (int iroc, int icol, int irow)
 convert ROC/COL/ROW into idx
 
static void idx2rcr (int idx, int &iroc, int &icol, int &irow)
 and back again
 
static void cleanupString (std::string &)
 cleanup a string: remove everything behind #, concatenate multiple spaces into one, translate tabs into spaces
 
static void replaceAll (std::string &str, const std::string &from, const std::string &to)
 in str, replace all occurences of from to to
 
static bool bothAreSpaces (char lhs, char rhs)
 what would you expect?
 

Detailed Description

Definition at line 8 of file PixUtil.hh.


The documentation for this class was generated from the following files: