![]() |
ATLAS Offline Software
|
Classes | |
| class | MomentumAccessorsIParticle |
| columnar momentum accessors that redirect to the xAOD::IParticle interface internally More... | |
| class | FullMomentumAccessorsPtEtaPhiM |
| generic columnar momentum accessors that use a pt, eta, phi, m representation underneath More... | |
| struct | CoreMomentumAccessorsPtEtaPhi |
| a core momentum accessor that reads pt, eta, phi from the file More... | |
| struct | CoreMomentumAccessorsPtEtaPhiReadM |
| a core momentum accessor that reads pt, eta, phi, and m from the file More... | |
| struct | CoreMomentumAccessorsPtEtaPhiFixedM |
| a core momentum accessor that reads pt, eta, phi from the file, but uses a fixed value for m More... | |
| class | IMomentumAccessors |
| a virtual interface for columnar momentum accessors More... | |
| class | MomentumAccessorsImp |
| the implementation of IMomentumAccessors that wraps a static accessor class More... | |