Analysis Software
Documentation for sPHENIX simulation software
|
#include "PHG4TruthInfoContainer.h"
#include "PHG4Particle.h"
#include "PHG4Shower.h"
#include "PHG4VtxPoint.h"
#include <boost/tuple/tuple.hpp>
#include <limits>
#include <string>
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) |
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 431 of file PHG4TruthInfoContainer.cc.
View newest version in sPHENIX GitHub at line 431 of file PHG4TruthInfoContainer.cc
bool operator== | ( | const PHG4TruthInfoContainer::VtxMap::value_type & | lhs, |
const PHG4TruthInfoContainer::VtxMap::value_type & | rhs | ||
) |
Definition at line 436 of file PHG4TruthInfoContainer.cc.
View newest version in sPHENIX GitHub at line 436 of file PHG4TruthInfoContainer.cc
bool operator== | ( | const PHG4TruthInfoContainer::ShowerMap::value_type & | lhs, |
const PHG4TruthInfoContainer::ShowerMap::value_type & | rhs | ||
) |
Definition at line 441 of file PHG4TruthInfoContainer.cc.
View newest version in sPHENIX GitHub at line 441 of file PHG4TruthInfoContainer.cc