CMS 3D CMS Logo

L1MuGMTLUTHelpers Class Reference

Description: Helper Functions for std::string handling in L1MuGMTLUT (could be found in Cobra but classes should be independet of COBRA/ORCA). More...

#include <L1Trigger/GlobalMuonTrigger/src/L1MuGMTLUTHelpers.h>

List of all members.

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...


Detailed Description

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.


Constructor & Destructor Documentation

L1MuGMTLUTHelpers::L1MuGMTLUTHelpers (  )  [inline]

constructor

Definition at line 41 of file L1MuGMTLUTHelpers.h.

00041 {};

virtual L1MuGMTLUTHelpers::~L1MuGMTLUTHelpers (  )  [inline, virtual]

destructor

Definition at line 44 of file L1MuGMTLUTHelpers.h.

00044 {};


Member Function Documentation

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().


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:26:55 2009 for CMSSW by  doxygen 1.5.4