#include <ostream>
#include <any>
#include "AthLinks/ElementLink.h"
#include "EventKernel/IParticle.h"
#include "Navigation/NavWrapper.h"
#include "ParticleEvent/Lib/Base.h"
Go to the source code of this file.
|
template<class INavigable_t , class I4Momentum_t , class IParticle_t > |
std::ostream & | operator<< (std::ostream &out, const ParticleImpl< INavigable_t, I4Momentum_t, IParticle_t > &p4) |
|
◆ operator<<()
template<class INavigable_t , class I4Momentum_t , class IParticle_t >
std::ostream & operator<< |
( |
std::ostream & |
out, |
|
|
const ParticleImpl< INavigable_t, I4Momentum_t, IParticle_t > & |
p4 |
|
) |
| |
|
inline |
virtual std::ostream & dump(std::ostream &out) const
Print I4Momentum content.