#include <AsciiData.hh>
◆ MucTruthType() [1/4]
MucTruthType::MucTruthType |
( |
| ) |
|
|
inline |
◆ MucTruthType() [2/4]
MucTruthType::MucTruthType |
( |
| ) |
|
|
inline |
◆ MucTruthType() [3/4]
MucTruthType::MucTruthType |
( |
| ) |
|
|
inline |
◆ MucTruthType() [4/4]
MucTruthType::MucTruthType |
( |
| ) |
|
|
inline |
◆ operator<< [1/4]
std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const MucTruthType & |
x |
|
) |
| |
|
friend |
Definition at line 471 of file AsciiData.cc.
472{
473 os <<
" " <<
x.trackIndex;
474 os <<
" " <<
x.partId;
475 os <<
" " <<
x.segId;
476 os <<
" " <<
x.gapId;
477 os <<
" " <<
x.stripId;
484 os << std::endl;
485 return os;
486}
◆ operator<< [2/4]
std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const MucTruthType & |
x |
|
) |
| |
|
friend |
Definition at line 471 of file AsciiData.cc.
472{
473 os <<
" " <<
x.trackIndex;
474 os <<
" " <<
x.partId;
475 os <<
" " <<
x.segId;
476 os <<
" " <<
x.gapId;
477 os <<
" " <<
x.stripId;
484 os << std::endl;
485 return os;
486}
◆ operator<< [3/4]
std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const MucTruthType & |
x |
|
) |
| |
|
friend |
Definition at line 471 of file AsciiData.cc.
472{
473 os <<
" " <<
x.trackIndex;
474 os <<
" " <<
x.partId;
475 os <<
" " <<
x.segId;
476 os <<
" " <<
x.gapId;
477 os <<
" " <<
x.stripId;
484 os << std::endl;
485 return os;
486}
◆ operator<< [4/4]
std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const MucTruthType & |
x |
|
) |
| |
|
friend |
Definition at line 471 of file AsciiData.cc.
472{
473 os <<
" " <<
x.trackIndex;
474 os <<
" " <<
x.partId;
475 os <<
" " <<
x.segId;
476 os <<
" " <<
x.gapId;
477 os <<
" " <<
x.stripId;
484 os << std::endl;
485 return os;
486}
◆ operator>> [1/4]
std::istream & operator>> |
( |
std::istream & |
is, |
|
|
MucTruthType & |
x |
|
) |
| |
|
friend |
◆ operator>> [2/4]
std::istream & operator>> |
( |
std::istream & |
is, |
|
|
MucTruthType & |
x |
|
) |
| |
|
friend |
◆ operator>> [3/4]
std::istream & operator>> |
( |
std::istream & |
is, |
|
|
MucTruthType & |
x |
|
) |
| |
|
friend |
◆ operator>> [4/4]
std::istream & operator>> |
( |
std::istream & |
is, |
|
|
MucTruthType & |
x |
|
) |
| |
|
friend |
◆ gapId
◆ partId
◆ posX
◆ posY
◆ posZ
◆ px
◆ py
◆ pz
◆ segId
◆ stripId
int MucTruthType::stripId |
◆ trackIndex
int MucTruthType::trackIndex |
The documentation for this class was generated from the following files: