ATLAS Offline Software
|
Typedefs | |
typedef std::tuple< ElementLink< xAOD::TruthVertexContainer >, float, float > | VertexTruthMatchInfo |
Enumerations | |
enum | VertexMatchType { Matched =0, Merged, Split, Fake, Other } |
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) |
typedef std::tuple<ElementLink<xAOD::TruthVertexContainer>, float, float> InDetSecVtxTruthMatchUtils::VertexTruthMatchInfo |
Definition at line 27 of file InDetSecVtxTruthMatchTool.h.
Enumerator | |
---|---|
Reconstructable | |
Accepted | |
Seeded | |
Reconstructed | |
ReconstructedSplit |
Definition at line 40 of file InDetSecVtxTruthMatchTool.h.
Enumerator | |
---|---|
Matched | |
Merged | |
Split | |
Fake | |
Other |
Definition at line 30 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 73 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 60 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 48 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 52 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 64 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 69 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 81 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 85 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 77 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 56 of file InDetSecVtxTruthMatchTool.h.