ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PHG4TruthInfoContainer.cc File Reference
#include "PHG4TruthInfoContainer.h"
#include "PHG4Particle.h"
#include "PHG4Shower.h"
#include "PHG4VtxPoint.h"
#include <boost/tuple/tuple.hpp>
#include <limits>
#include <string>
+ Include dependency graph for PHG4TruthInfoContainer.cc:

Go to the source code of this file.

Functions

bool operator== (const PHG4TruthInfoContainer::Map::value_type &lhs, const PHG4TruthInfoContainer::Map::value_type &rhs)
 
bool operator== (const PHG4TruthInfoContainer::VtxMap::value_type &lhs, const PHG4TruthInfoContainer::VtxMap::value_type &rhs)
 
bool operator== (const PHG4TruthInfoContainer::ShowerMap::value_type &lhs, const PHG4TruthInfoContainer::ShowerMap::value_type &rhs)
 

Function Documentation

bool operator== ( const PHG4TruthInfoContainer::Map::value_type &  lhs,
const PHG4TruthInfoContainer::Map::value_type &  rhs 
)

Equality operators for the types used in the publicly accessible internal containers of PHG4TruthInfoContainer.

Definition at line 365 of file PHG4TruthInfoContainer.cc.

View newest version in sPHENIX GitHub at line 365 of file PHG4TruthInfoContainer.cc

bool operator== ( const PHG4TruthInfoContainer::VtxMap::value_type &  lhs,
const PHG4TruthInfoContainer::VtxMap::value_type &  rhs 
)

Definition at line 370 of file PHG4TruthInfoContainer.cc.

View newest version in sPHENIX GitHub at line 370 of file PHG4TruthInfoContainer.cc

bool operator== ( const PHG4TruthInfoContainer::ShowerMap::value_type &  lhs,
const PHG4TruthInfoContainer::ShowerMap::value_type &  rhs 
)

Definition at line 375 of file PHG4TruthInfoContainer.cc.

View newest version in sPHENIX GitHub at line 375 of file PHG4TruthInfoContainer.cc