#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 235 of file AsciiData.cc.
235 {
236 os <<
" " <<
x.trackIndex;
237 os <<
" " <<
x.partId;
238 os <<
" " <<
x.scinNb;
245 os <<
" " <<
x.trackL;
247 os << std::endl;
248 return os;
249}
◆ operator<< [2/4]
| std::ostream & operator<< |
( |
std::ostream & | os, |
|
|
const TofTruthType & | x ) |
|
friend |
Definition at line 235 of file AsciiData.cc.
235 {
236 os <<
" " <<
x.trackIndex;
237 os <<
" " <<
x.partId;
238 os <<
" " <<
x.scinNb;
245 os <<
" " <<
x.trackL;
247 os << std::endl;
248 return os;
249}
◆ operator<< [3/4]
| std::ostream & operator<< |
( |
std::ostream & | os, |
|
|
const TofTruthType & | x ) |
|
friend |
Definition at line 235 of file AsciiData.cc.
235 {
236 os <<
" " <<
x.trackIndex;
237 os <<
" " <<
x.partId;
238 os <<
" " <<
x.scinNb;
245 os <<
" " <<
x.trackL;
247 os << std::endl;
248 return os;
249}
◆ operator<< [4/4]
| std::ostream & operator<< |
( |
std::ostream & | os, |
|
|
const TofTruthType & | x ) |
|
friend |
Definition at line 235 of file AsciiData.cc.
235 {
236 os <<
" " <<
x.trackIndex;
237 os <<
" " <<
x.partId;
238 os <<
" " <<
x.scinNb;
245 os <<
" " <<
x.trackL;
247 os << std::endl;
248 return os;
249}
◆ 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: