#include <TFHeaderDescription.h>
Definition at line 10 of file TFHeaderDescription.h.
unsigned long TFHeaderDescription::getBunchCrossing |
( |
| ) |
const |
|
inline |
unsigned long TFHeaderDescription::getFedEventNumber |
( |
| ) |
const |
|
inline |
unsigned long TFHeaderDescription::getFedId |
( |
| ) |
const |
|
inline |
unsigned long TFHeaderDescription::getFedType |
( |
| ) |
const |
|
inline |
unsigned long TFHeaderDescription::getNumberOfChannels |
( |
| ) |
const |
|
inline |
unsigned long TFHeaderDescription::getNumberOfSamples |
( |
| ) |
const |
|
inline |
void TFHeaderDescription::Print |
( |
void |
| ) |
const |
|
inline |
Definition at line 32 of file TFHeaderDescription.h.
References bunchCrossing_, fedEventNumber_, fedId_, fedType_, numberOfChannels_, numberOfSamples_, and gpuVertexFinder::printf().
34 "Bunch crossing %lx \n Number Of Channels %ld \n Number of Samples %ld \n Fed Type %lx \n Fed Id %lx \n Fed "
35 "Event Number %ld \n",
printf("params %d %f %f %f\n", minT, eps, errmax, chi2max)
void TFHeaderDescription::setBunchCrossing |
( |
unsigned long |
t | ) |
|
|
inline |
void TFHeaderDescription::setFedEventNumber |
( |
unsigned long |
t | ) |
|
|
inline |
void TFHeaderDescription::setFedId |
( |
unsigned long |
t | ) |
|
|
inline |
void TFHeaderDescription::setFedType |
( |
unsigned long |
t | ) |
|
|
inline |
void TFHeaderDescription::setNumberOfChannels |
( |
unsigned long |
t | ) |
|
|
inline |
void TFHeaderDescription::setNumberOfSamples |
( |
unsigned long |
t | ) |
|
|
inline |
unsigned long TFHeaderDescription::bunchCrossing_ |
|
private |
unsigned long TFHeaderDescription::fedEventNumber_ |
|
private |
unsigned long TFHeaderDescription::fedId_ |
|
private |
unsigned long TFHeaderDescription::fedType_ |
|
private |
unsigned long TFHeaderDescription::numberOfChannels_ |
|
private |
unsigned long TFHeaderDescription::numberOfSamples_ |
|
private |