#include <L1MuGMTLUTHelpers.h>
Classes | |
class | Tokenizer |
Lookup Functions. More... | |
Public Member Functions | |
L1MuGMTLUTHelpers () | |
constructor | |
virtual | ~L1MuGMTLUTHelpers () |
destructor | |
Static Public Member Functions | |
static std::string | lowerCase (const std::string &s) |
static int | replace (std::string &input, const std::string &gone, const std::string &it, bool multiple) |
static std::string | upperCase (const std::string &s) |
Description: Helper Functions for std::string handling in L1MuGMTLUT (could be found in Cobra but classes should be independet of COBRA/ORCA)
Definition at line 37 of file L1MuGMTLUTHelpers.h.
L1MuGMTLUTHelpers::L1MuGMTLUTHelpers | ( | ) | [inline] |
virtual L1MuGMTLUTHelpers::~L1MuGMTLUTHelpers | ( | ) | [inline, virtual] |
string L1MuGMTLUTHelpers::lowerCase | ( | const std::string & | s | ) | [static] |
static int L1MuGMTLUTHelpers::replace | ( | std::string & | input, |
const std::string & | gone, | ||
const std::string & | it, | ||
bool | multiple | ||
) | [static] |
string L1MuGMTLUTHelpers::upperCase | ( | const std::string & | s | ) | [static] |
Definition at line 45 of file L1MuGMTLUTHelpers.cc.
References i, and csvReporter::r.
Referenced by L1MuGMTLUT::MakeSubClass().