#include <L1Trigger/GlobalMuonTrigger/src/L1MuGMTLUTHelpers.h>
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) |
Classes | |
class | Tokenizer |
Lookup Functions. More... |
Definition at line 37 of file L1MuGMTLUTHelpers.h.
L1MuGMTLUTHelpers::L1MuGMTLUTHelpers | ( | ) | [inline] |
virtual L1MuGMTLUTHelpers::~L1MuGMTLUTHelpers | ( | ) | [inline, virtual] |
static std::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] |
Referenced by L1MuGMTLUT::Load(), and L1MuGMTLUT::MakeSubClass().
static std::string L1MuGMTLUTHelpers::upperCase | ( | const std::string & | s | ) | [static] |
Referenced by L1MuGMTLUT::MakeSubClass().