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

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

Public Member Functions

bool operator() (const unsigned int lhs, const TrkrTruthTrack *rhs) const
 
bool operator() (const TrkrTruthTrack *lhs, const unsigned int &rhs) const
 
bool operator() (const TrkrTruthTrack *lhs, const TrkrTruthTrack *rhs) const
 

Detailed Description

Definition at line 45 of file TrkrTruthTrack.h.

View newest version in sPHENIX GitHub at line 45 of file TrkrTruthTrack.h

Member Function Documentation

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

Definition at line 47 of file TrkrTruthTrack.h.

View newest version in sPHENIX GitHub at line 47 of file TrkrTruthTrack.h

References TrkrTruthTrack::getTrackid().

+ Here is the call graph for this function:

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

Definition at line 51 of file TrkrTruthTrack.h.

View newest version in sPHENIX GitHub at line 51 of file TrkrTruthTrack.h

References TrkrTruthTrack::getTrackid(), and check_smearing_config::rhs.

+ Here is the call graph for this function:

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

Definition at line 55 of file TrkrTruthTrack.h.

View newest version in sPHENIX GitHub at line 55 of file TrkrTruthTrack.h

References TrkrTruthTrack::getTrackid().

+ Here is the call graph for this function:


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