![]() |
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 31 of file InDetSecVtxTruthMatchTool.h.
| Enumerator | |
|---|---|
| Reconstructable | |
| Accepted | |
| Seeded | |
| Reconstructed | |
| ReconstructedSplit | |
Definition at line 68 of file InDetSecVtxTruthMatchTool.h.
Definition at line 46 of file InDetSecVtxTruthMatchTool.h.
| Enumerator | |
|---|---|
| Matched | |
| Merged | |
| Split | |
| Fake | |
| Other | |
Definition at line 34 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 101 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 88 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 76 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 80 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 118 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 92 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 97 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 109 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 113 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 105 of file InDetSecVtxTruthMatchTool.h.
|
inline |
Definition at line 84 of file InDetSecVtxTruthMatchTool.h.