The Gaudi Framework  master (37c0b60a)
ParticleProperty.cpp File Reference
#include <Gaudi/Interfaces/IParticlePropertySvc.h>
#include <Gaudi/ParticleID.h>
#include <Gaudi/ParticleProperty.h>
#include <GaudiKernel/MsgStream.h>
#include <GaudiKernel/SystemOfUnits.h>
#include <GaudiKernel/ToStream.h>
#include <boost/format.hpp>
#include <ostream>
Include dependency graph for ParticleProperty.cpp:

Go to the source code of this file.

Functions

std::ostreamoperator<< (std::ostream &stream, const Gaudi::ParticleProperty &pp)
 standard output operator to the stream More...
 

Detailed Description

Implementation file for class Gaudi:ParticleProperty

Author
Vanya BELYAEV Ivan..nosp@m.Bely.nosp@m.aev@n.nosp@m.ikhe.nosp@m.f.nl
Date
2008-08-03

Definition in file ParticleProperty.cpp.

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream stream,
const Gaudi::ParticleProperty pp 
)

standard output operator to the stream

Parameters
streamthe stream
ppthe particle property object
Returns
the stream
Author
Vanya BELYAEV Ivan..nosp@m.Bely.nosp@m.aev@n.nosp@m.ikhe.nosp@m.f.nl
Date
2008-08-03

Definition at line 30 of file ParticleProperty.cpp.

30 { return pp.fillStream( stream ); }
Write.stream
stream
Definition: Write.py:32
compareOutputFiles.pp
pp
Definition: compareOutputFiles.py:507