ATLAS Offline Software
Loading...
Searching...
No Matches
SmallRJetPileupLabelEnum.h File Reference
#include <TString.h>
Include dependency graph for SmallRJetPileupLabelEnum.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  SmallRJetPileupLabel

Macros

#define TRY(STRING)

Enumerations

enum  SmallRJetPileupLabel::TypeEnum : int {
  SmallRJetPileupLabel::HS = 0 , SmallRJetPileupLabel::MixHS , SmallRJetPileupLabel::HSPU , SmallRJetPileupLabel::ITPU ,
  SmallRJetPileupLabel::MixPU , SmallRJetPileupLabel::OOTPU , SmallRJetPileupLabel::Unknown
}

Functions

int SmallRJetPileupLabel::enumToInt (const TypeEnum type)
TypeEnum SmallRJetPileupLabel::stringToEnum (const TString &name)

Macro Definition Documentation

◆ TRY

#define TRY ( STRING)
Value:
if (name.EqualTo(#STRING, TString::kIgnoreCase)) return STRING