![]() |
ATLAS Offline Software
|
Typedefs | |
typedef std::tuple< ElementLink< xAOD::TruthVertexContainer >, float, float > | VertexTruthMatchInfo |
Enumerations | |
enum | VertexMatchType { Matched =0, Merged, Split, Fake, Other } |
enum | VertexMatchOriginType { FakeOrigin = 0, Pileup, KshortDecay, StrangeMesonDecay, LambdaDecay, StrangeBaryonDecay, TauDecay, GammaConversion, OtherDecay, HadronicInteraction, OtherSecondary, BHadronDecay, DHadronDecay, Fragmentation, OtherOrigin, Signal } |
enum | TruthVertexMatchType { Reconstructable =0, Accepted, Seeded, Reconstructed, ReconstructedSplit } |
Functions | |
bool | isMatched (int matchInfo) |
bool | isMerged (int matchInfo) |
bool | isSplit (int matchInfo) |
bool | isFake (int matchInfo) |
bool | isOther (int matchInfo) |
bool | isReconstructable (int matchInfo) |
bool | isAccepted (int matchInfo) |
bool | isSeeded (int matchInfo) |
bool | isReconstructed (int matchInfo) |
bool | isReconstructedSplit (int matchInfo) |
bool | isOriginType (int matchInfo, VertexMatchOriginType type) |
typedef std::tuple<ElementLink<xAOD::TruthVertexContainer>, float, float> InDetSecVtxTruthMatchUtils::VertexTruthMatchInfo |
Definition at line 30 of file InDetSecVtxTruthMatchTool.h.
Enumerator | |
---|---|
Reconstructable | |
Accepted | |
Seeded | |
Reconstructed | |
ReconstructedSplit |
Definition at line 67 of file InDetSecVtxTruthMatchTool.h.
Definition at line 45 of file InDetSecVtxTruthMatchTool.h.
Enumerator | |
---|---|
Matched | |
Merged | |
Split | |
Fake | |
Other |
Definition at line 33 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 100 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 87 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 75 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 79 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 117 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 91 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 96 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 108 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 112 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 104 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 83 of file InDetSecVtxTruthMatchTool.h.