Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EmbRecoMatch::Comp Struct Reference

#include <coresoftware/blob/master/simulation/g4simulation/g4tracking/EmbRecoMatch.h>

Public Member Functions

bool operator() (const unsigned int lhs, const EmbRecoMatch *rhs) const
 
bool operator() (const EmbRecoMatch *lhs, const unsigned int rhs) const
 
bool operator() (const EmbRecoMatch *lhs, const EmbRecoMatch *rhs) const
 

Detailed Description

Definition at line 30 of file EmbRecoMatch.h.

View newest version in sPHENIX GitHub at line 30 of file EmbRecoMatch.h

Member Function Documentation

bool EmbRecoMatch::Comp::operator() ( const unsigned int  lhs,
const EmbRecoMatch rhs 
) const
inline

Definition at line 31 of file EmbRecoMatch.h.

View newest version in sPHENIX GitHub at line 31 of file EmbRecoMatch.h

References EmbRecoMatch::idTruthTrack().

+ Here is the call graph for this function:

bool EmbRecoMatch::Comp::operator() ( const EmbRecoMatch lhs,
const unsigned int  rhs 
) const
inline

Definition at line 33 of file EmbRecoMatch.h.

View newest version in sPHENIX GitHub at line 33 of file EmbRecoMatch.h

References EmbRecoMatch::idTruthTrack(), and check_smearing_config::rhs.

+ Here is the call graph for this function:

bool EmbRecoMatch::Comp::operator() ( const EmbRecoMatch lhs,
const EmbRecoMatch rhs 
) const
inline

Definition at line 35 of file EmbRecoMatch.h.

View newest version in sPHENIX GitHub at line 35 of file EmbRecoMatch.h

References EmbRecoMatch::idRecoTrack(), and EmbRecoMatch::idTruthTrack().

+ Here is the call graph for this function:


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