![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "GFTrackCand.h"#include "GFException.h"#include "TDatabasePDG.h"#include <algorithm>#include <iostream>#include <utility>
Include dependency graph for GFTrackCand.cxx:Go to the source code of this file.
Functions | |
| ClassImp (GFTrackCand) GFTrackCand | |
| bool | operator== (const GFTrackCand &lhs, const GFTrackCand &rhs) |
| ClassImp | ( | GFTrackCand | ) |
Definition at line 26 of file GFTrackCand.cxx.
View newest version in sPHENIX GitHub at line 26 of file GFTrackCand.cxx
| bool operator== | ( | const GFTrackCand & | lhs, |
| const GFTrackCand & | rhs | ||
| ) |
Definition at line 88 of file GFTrackCand.cxx.
View newest version in sPHENIX GitHub at line 88 of file GFTrackCand.cxx
References GFTrackCand::fDetId, GFTrackCand::fHitId, and GFTrackCand::getNHits().
Here is the call graph for this function: