FairRoot/PandaRoot
|
Go to the source code of this file.
Functions | |
ostream & | operator<< (ostream &out, const PndFTSCALocalMCPoint &a) |
istream & | operator>> (istream &in, PndFTSCALocalMCPoint &a) |
ostream& operator<< | ( | ostream & | out, |
const PndFTSCALocalMCPoint & | a | ||
) |
Definition at line 32 of file PndFTSCAMCPoint.cxx.
References PndFTSCALocalMCPoint::fIRow, PndFTSCALocalMCPoint::fISlice, PndFTSCALocalMCPoint::fPx, PndFTSCALocalMCPoint::fPy, PndFTSCALocalMCPoint::fPz, PndFTSCALocalMCPoint::fQP, PndFTSCALocalMCPoint::fTrackI, PndFTSCALocalMCPoint::fTrackID, PndFTSCALocalMCPoint::fX, PndFTSCALocalMCPoint::fY, PndFTSCALocalMCPoint::fZ, and out.
istream& operator>> | ( | istream & | in, |
PndFTSCALocalMCPoint & | a | ||
) |
Definition at line 41 of file PndFTSCAMCPoint.cxx.
References PndFTSCALocalMCPoint::fIRow, PndFTSCALocalMCPoint::fISlice, PndFTSCALocalMCPoint::fPx, PndFTSCALocalMCPoint::fPy, PndFTSCALocalMCPoint::fPz, PndFTSCALocalMCPoint::fQP, PndFTSCALocalMCPoint::fTrackI, PndFTSCALocalMCPoint::fTrackID, PndFTSCALocalMCPoint::fX, PndFTSCALocalMCPoint::fY, and PndFTSCALocalMCPoint::fZ.