Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
KFMCVertex.cxx File Reference
#include "KFMCVertex.h"
+ Include dependency graph for KFMCVertex.cxx:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &out, const KFMCVertex &a)
 
std::istream & operator>> (std::istream &in, KFMCVertex &a)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  out,
const KFMCVertex a 
)

Operator to print coordinates of the MC vertex "a".

Parameters
[in]out- stream, where coordinates will be printed
[in]a- vertex to be printed

Definition at line 29 of file KFMCVertex.cxx.

View newest version in sPHENIX GitHub at line 29 of file KFMCVertex.cxx

References KFMCVertex::fPar, and i.

std::istream& operator>> ( std::istream &  in,
KFMCVertex a 
)

Operator to read coordinates of the vertex from the input stream.

Parameters
[in]in- input stream
[in]a- vertex, where the coordinates will be read in

Definition at line 39 of file KFMCVertex.cxx.

View newest version in sPHENIX GitHub at line 39 of file KFMCVertex.cxx

References KFMCVertex::fPar, i, and in.