#include <ELset.h>
List of all members.
Public Member Functions |
| ELsetS (const std::string &ss) |
bool | operator< (const ELsetS &t) const |
Public Attributes |
std::string | s |
Detailed Description
Definition at line 27 of file ELset.h.
Constructor & Destructor Documentation
edm::service::ELsetS::ELsetS |
( |
const std::string & |
ss | ) |
[inline] |
Member Function Documentation
bool edm::service::ELsetS::operator< |
( |
const ELsetS & |
t | ) |
const [inline] |
Definition at line 30 of file ELset.h.
References s.
Member Data Documentation