![]() |
ATLAS Offline Software
|
Enumerations | |
| enum | ConversionType |
Functions | |
| ConversionType | conversionType (const bool hasTrk1, const bool hasTrk2, const std::uint8_t nSiHits1, const std::uint8_t nSiHits2) |
| return the photon conversion type (see EgammaEnums) | |
| bool | isConvertedPhoton (const bool excludeTRT, const float eta, const std::size_t nVertices, const ConversionType conversionType) |
| is the object a converted photon | |
Definition at line 268 of file EgammaEnums.h.
|
inline |
return the photon conversion type (see EgammaEnums)
Definition at line 40 of file EgammaDetails.h.
|
inline |
is the object a converted photon
Definition at line 59 of file EgammaDetails.h.