ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FW::detail::CompareParticleId Struct Reference

#include <acts/blob/master/Examples/Framework/include/ACTFW/EventData/SimParticle.hpp>

Public Types

using is_transparent = void
 

Public Member Functions

constexpr bool operator() (const ActsFatras::Particle &lhs, const ActsFatras::Particle &rhs) const
 
constexpr bool operator() (ActsFatras::Barcode lhs, const ActsFatras::Particle &rhs) const
 
constexpr bool operator() (const ActsFatras::Particle &lhs, ActsFatras::Barcode rhs) const
 

Detailed Description

Definition at line 17 of file SimParticle.hpp.

View newest version in sPHENIX GitHub at line 17 of file SimParticle.hpp

Member Typedef Documentation

Definition at line 18 of file SimParticle.hpp.

View newest version in sPHENIX GitHub at line 18 of file SimParticle.hpp

Member Function Documentation

constexpr bool FW::detail::CompareParticleId::operator() ( const ActsFatras::Particle lhs,
const ActsFatras::Particle rhs 
) const
inline

Definition at line 19 of file SimParticle.hpp.

View newest version in sPHENIX GitHub at line 19 of file SimParticle.hpp

References ActsFatras::Particle::particleId().

+ Here is the call graph for this function:

constexpr bool FW::detail::CompareParticleId::operator() ( ActsFatras::Barcode  lhs,
const ActsFatras::Particle rhs 
) const
inline

Definition at line 23 of file SimParticle.hpp.

View newest version in sPHENIX GitHub at line 23 of file SimParticle.hpp

References ActsFatras::Particle::particleId().

+ Here is the call graph for this function:

constexpr bool FW::detail::CompareParticleId::operator() ( const ActsFatras::Particle lhs,
ActsFatras::Barcode  rhs 
) const
inline

Definition at line 27 of file SimParticle.hpp.

View newest version in sPHENIX GitHub at line 27 of file SimParticle.hpp

References ActsFatras::Particle::particleId().

+ Here is the call graph for this function:


The documentation for this struct was generated from the following file: