1 #ifndef PhysicsTools_MVAComputer_AtomicId_h
2 #define PhysicsTools_MVAComputer_AtomicId_h
17 namespace PhysicsTools {
47 inline operator const char *()
const throw() {
return string; }
50 inline operator bool()
const throw() {
return string !=
nullptr; }
68 static const char *
lookup(
const char *
arg)
throw();
78 #endif // PhysicsTools_MVAComputer_AtomicId_h
U second(std::pair< T, U > const &p)