ATLAS Offline Software
Loading...
Searching...
No Matches
P4Dumper.h File Reference
#include <iosfwd>
Include dependency graph for P4Dumper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  FourMomUtils

Functions

template<class I4MomIter>
std::ostream & FourMomUtils::dump (std::ostream &out, const I4MomIter iBeg, const I4MomIter iEnd)
 Helper to stream out a range of I4Momentum objects.
template<class Container>
std::ostream & FourMomUtils::dump (std::ostream &out, const Container &c)
 Helper to stream out a collection of I4Momentum objects.