#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 347 of file AsciiData.cc.
347 {
348 os <<
" " <<
x.trackIndex;
349 os <<
" " <<
x.partId;
350 os <<
" " <<
x.segId;
351 os <<
" " <<
x.gapId;
352 os <<
" " <<
x.stripId;
359 os << std::endl;
360 return os;
361}
◆ operator<< [2/4]
| std::ostream & operator<< |
( |
std::ostream & | os, |
|
|
const MucTruthType & | x ) |
|
friend |
Definition at line 347 of file AsciiData.cc.
347 {
348 os <<
" " <<
x.trackIndex;
349 os <<
" " <<
x.partId;
350 os <<
" " <<
x.segId;
351 os <<
" " <<
x.gapId;
352 os <<
" " <<
x.stripId;
359 os << std::endl;
360 return os;
361}
◆ operator<< [3/4]
| std::ostream & operator<< |
( |
std::ostream & | os, |
|
|
const MucTruthType & | x ) |
|
friend |
Definition at line 347 of file AsciiData.cc.
347 {
348 os <<
" " <<
x.trackIndex;
349 os <<
" " <<
x.partId;
350 os <<
" " <<
x.segId;
351 os <<
" " <<
x.gapId;
352 os <<
" " <<
x.stripId;
359 os << std::endl;
360 return os;
361}
◆ operator<< [4/4]
| std::ostream & operator<< |
( |
std::ostream & | os, |
|
|
const MucTruthType & | x ) |
|
friend |
Definition at line 347 of file AsciiData.cc.
347 {
348 os <<
" " <<
x.trackIndex;
349 os <<
" " <<
x.partId;
350 os <<
" " <<
x.segId;
351 os <<
" " <<
x.gapId;
352 os <<
" " <<
x.stripId;
359 os << std::endl;
360 return os;
361}
◆ 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: