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>
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().