#include <TString.h>
Go to the source code of this file.
|
#define | TRY(STRING) if (name.EqualTo(#STRING, TString::kIgnoreCase)) return STRING |
|
|
enum | LargeRJetTruthLabel::TypeEnum {
LargeRJetTruthLabel::UNKNOWN =0,
LargeRJetTruthLabel::tqqb,
LargeRJetTruthLabel::Wqq,
LargeRJetTruthLabel::Zbb,
LargeRJetTruthLabel::Zcc,
LargeRJetTruthLabel::Zqq,
LargeRJetTruthLabel::Wqq_From_t,
LargeRJetTruthLabel::other_From_t,
LargeRJetTruthLabel::other_From_V,
LargeRJetTruthLabel::notruth,
LargeRJetTruthLabel::qcd,
LargeRJetTruthLabel::Hbb,
LargeRJetTruthLabel::Hcc,
LargeRJetTruthLabel::other_From_H,
LargeRJetTruthLabel::HtautauEl,
LargeRJetTruthLabel::HtautauMu,
LargeRJetTruthLabel::HtautauHad
} |
|
◆ TRY
#define TRY |
( |
|
STRING | ) |
if (name.EqualTo(#STRING, TString::kIgnoreCase)) return STRING |