#include <AsciiData.hh>
◆ TofTruthType() [1/4]
TofTruthType::TofTruthType |
( |
| ) |
|
|
inline |
◆ TofTruthType() [2/4]
TofTruthType::TofTruthType |
( |
| ) |
|
|
inline |
◆ TofTruthType() [3/4]
TofTruthType::TofTruthType |
( |
| ) |
|
|
inline |
◆ TofTruthType() [4/4]
TofTruthType::TofTruthType |
( |
| ) |
|
|
inline |
◆ operator<< [1/4]
std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const TofTruthType & |
x |
|
) |
| |
|
friend |
Definition at line 352 of file AsciiData.cc.
353{
354 os <<
" " <<
x.trackIndex;
355 os <<
" " <<
x.partId;
356 os <<
" " <<
x.scinNb;
363 os <<
" " <<
x.trackL;
365 os << std::endl;
366 return os;
367}
◆ operator<< [2/4]
std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const TofTruthType & |
x |
|
) |
| |
|
friend |
Definition at line 352 of file AsciiData.cc.
353{
354 os <<
" " <<
x.trackIndex;
355 os <<
" " <<
x.partId;
356 os <<
" " <<
x.scinNb;
363 os <<
" " <<
x.trackL;
365 os << std::endl;
366 return os;
367}
◆ operator<< [3/4]
std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const TofTruthType & |
x |
|
) |
| |
|
friend |
Definition at line 352 of file AsciiData.cc.
353{
354 os <<
" " <<
x.trackIndex;
355 os <<
" " <<
x.partId;
356 os <<
" " <<
x.scinNb;
363 os <<
" " <<
x.trackL;
365 os << std::endl;
366 return os;
367}
◆ operator<< [4/4]
std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const TofTruthType & |
x |
|
) |
| |
|
friend |
Definition at line 352 of file AsciiData.cc.
353{
354 os <<
" " <<
x.trackIndex;
355 os <<
" " <<
x.partId;
356 os <<
" " <<
x.scinNb;
363 os <<
" " <<
x.trackL;
365 os << std::endl;
366 return os;
367}
◆ operator>> [1/4]
std::istream & operator>> |
( |
std::istream & |
is, |
|
|
TofTruthType & |
x |
|
) |
| |
|
friend |
◆ operator>> [2/4]
std::istream & operator>> |
( |
std::istream & |
is, |
|
|
TofTruthType & |
x |
|
) |
| |
|
friend |
◆ operator>> [3/4]
std::istream & operator>> |
( |
std::istream & |
is, |
|
|
TofTruthType & |
x |
|
) |
| |
|
friend |
◆ operator>> [4/4]
std::istream & operator>> |
( |
std::istream & |
is, |
|
|
TofTruthType & |
x |
|
) |
| |
|
friend |
◆ partId
◆ posX
◆ posY
◆ posZ
◆ px
◆ py
◆ pz
◆ scinNb
◆ time
◆ trackIndex
int TofTruthType::trackIndex |
◆ trackL
float TofTruthType::trackL |
The documentation for this class was generated from the following files: