Go to the source code of this file.
|
enum | InDetSecVtxTruthMatchUtils::VertexMatchType {
InDetSecVtxTruthMatchUtils::Matched =0,
InDetSecVtxTruthMatchUtils::Merged,
InDetSecVtxTruthMatchUtils::Split,
InDetSecVtxTruthMatchUtils::Fake,
InDetSecVtxTruthMatchUtils::Other
} |
|
enum | InDetSecVtxTruthMatchUtils::VertexMatchOriginType {
InDetSecVtxTruthMatchUtils::FakeOrigin = 0,
InDetSecVtxTruthMatchUtils::Pileup,
InDetSecVtxTruthMatchUtils::KshortDecay,
InDetSecVtxTruthMatchUtils::StrangeMesonDecay,
InDetSecVtxTruthMatchUtils::LambdaDecay,
InDetSecVtxTruthMatchUtils::StrangeBaryonDecay,
InDetSecVtxTruthMatchUtils::TauDecay,
InDetSecVtxTruthMatchUtils::GammaConversion,
InDetSecVtxTruthMatchUtils::OtherDecay,
InDetSecVtxTruthMatchUtils::HadronicInteraction,
InDetSecVtxTruthMatchUtils::OtherSecondary,
InDetSecVtxTruthMatchUtils::BHadronDecay,
InDetSecVtxTruthMatchUtils::DHadronDecay,
InDetSecVtxTruthMatchUtils::Fragmentation,
InDetSecVtxTruthMatchUtils::OtherOrigin,
InDetSecVtxTruthMatchUtils::Signal
} |
|
enum | InDetSecVtxTruthMatchUtils::TruthVertexMatchType {
InDetSecVtxTruthMatchUtils::Reconstructable =0,
InDetSecVtxTruthMatchUtils::Accepted,
InDetSecVtxTruthMatchUtils::Seeded,
InDetSecVtxTruthMatchUtils::Reconstructed,
InDetSecVtxTruthMatchUtils::ReconstructedSplit
} |
|