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

#include <acts/blob/sPHENIX/Examples/Framework/include/ActsExamples/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 18 of file SimParticle.hpp.

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

Member Typedef Documentation

Definition at line 19 of file SimParticle.hpp.

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

Member Function Documentation

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

Definition at line 20 of file SimParticle.hpp.

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

References ActsFatras::Particle::particleId().

+ Here is the call graph for this function:

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

Definition at line 24 of file SimParticle.hpp.

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

References ActsFatras::Particle::particleId().

+ Here is the call graph for this function:

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

Definition at line 28 of file SimParticle.hpp.

View newest version in sPHENIX GitHub at line 28 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: