#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 253 of file AsciiData.cc.
254{
255 os <<
" " <<
x.trackIndex;
256 os <<
" " <<
x.partId;
257 os <<
" " <<
x.scinNb;
264 os <<
" " <<
x.trackL;
266 os << std::endl;
267 return os;
268}
◆ operator<< [2/4]
std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const TofTruthType & |
x |
|
) |
| |
|
friend |
Definition at line 253 of file AsciiData.cc.
254{
255 os <<
" " <<
x.trackIndex;
256 os <<
" " <<
x.partId;
257 os <<
" " <<
x.scinNb;
264 os <<
" " <<
x.trackL;
266 os << std::endl;
267 return os;
268}
◆ operator<< [3/4]
std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const TofTruthType & |
x |
|
) |
| |
|
friend |
Definition at line 253 of file AsciiData.cc.
254{
255 os <<
" " <<
x.trackIndex;
256 os <<
" " <<
x.partId;
257 os <<
" " <<
x.scinNb;
264 os <<
" " <<
x.trackL;
266 os << std::endl;
267 return os;
268}
◆ operator<< [4/4]
std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const TofTruthType & |
x |
|
) |
| |
|
friend |
Definition at line 253 of file AsciiData.cc.
254{
255 os <<
" " <<
x.trackIndex;
256 os <<
" " <<
x.partId;
257 os <<
" " <<
x.scinNb;
264 os <<
" " <<
x.trackL;
266 os << std::endl;
267 return os;
268}
◆ 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: