List of all members | Public Member Functions | Public Attributes
io::PixelRecData_ROOT Class Reference

PixelRecData Class being actually streamed when using ROOT IO. More...

#include <PixelRecData_ROOT.h>

Public Member Functions

 ClassDefNV (PixelRecData_ROOT, DONT_CHANGE_THIS_NUMBER)
 
void operator>> (fevt::PixelRecData &p) const
 
 PixelRecData_ROOT ()
 
 PixelRecData_ROOT (const fevt::PixelRecData &p)
 

Public Attributes

double fBaseline = 0
 
double fCentroid = 0
 
double fCentroidError = 0
 
double fCharge = 0
 
double fChi_i = 0
 
int fFirstTriggeredTimeBin = 0
 
MultiTraceD_ROOT fPhotonTrace
 
bool fPulseIsFound = false
 
int fPulseStart = 0
 
int fPulseStop = 0
 
double fRMS = 0
 
double fT_i = 0
 
double fT_iError = 0
 

Detailed Description

PixelRecData Class being actually streamed when using ROOT IO.

Author
Stefano Argiro'
Darko Veberic
Date
March 30, 2003

Definition at line 23 of file PixelRecData_ROOT.h.

Constructor & Destructor Documentation

io::PixelRecData_ROOT::PixelRecData_ROOT ( )
inline

Definition at line 25 of file PixelRecData_ROOT.h.

PixelRecData_ROOT::PixelRecData_ROOT ( const fevt::PixelRecData p)

Definition at line 10 of file PixelRecData_ROOT.cc.

Member Function Documentation

io::PixelRecData_ROOT::ClassDefNV ( PixelRecData_ROOT  ,
DONT_CHANGE_THIS_NUMBER   
)
void PixelRecData_ROOT::operator>> ( fevt::PixelRecData p) const

Member Data Documentation

double io::PixelRecData_ROOT::fBaseline = 0

Definition at line 36 of file PixelRecData_ROOT.h.

Referenced by operator>>().

double io::PixelRecData_ROOT::fCentroid = 0

Definition at line 38 of file PixelRecData_ROOT.h.

Referenced by operator>>().

double io::PixelRecData_ROOT::fCentroidError = 0

Definition at line 39 of file PixelRecData_ROOT.h.

Referenced by operator>>().

double io::PixelRecData_ROOT::fCharge = 0

Definition at line 33 of file PixelRecData_ROOT.h.

Referenced by operator>>().

double io::PixelRecData_ROOT::fChi_i = 0

Definition at line 40 of file PixelRecData_ROOT.h.

Referenced by operator>>().

int io::PixelRecData_ROOT::fFirstTriggeredTimeBin = 0

Definition at line 32 of file PixelRecData_ROOT.h.

Referenced by operator>>().

MultiTraceD_ROOT io::PixelRecData_ROOT::fPhotonTrace

Definition at line 31 of file PixelRecData_ROOT.h.

Referenced by operator>>().

bool io::PixelRecData_ROOT::fPulseIsFound = false

Definition at line 43 of file PixelRecData_ROOT.h.

Referenced by operator>>().

int io::PixelRecData_ROOT::fPulseStart = 0

Definition at line 34 of file PixelRecData_ROOT.h.

Referenced by operator>>().

int io::PixelRecData_ROOT::fPulseStop = 0

Definition at line 35 of file PixelRecData_ROOT.h.

Referenced by operator>>().

double io::PixelRecData_ROOT::fRMS = 0

Definition at line 37 of file PixelRecData_ROOT.h.

Referenced by operator>>().

double io::PixelRecData_ROOT::fT_i = 0

Definition at line 41 of file PixelRecData_ROOT.h.

Referenced by operator>>().

double io::PixelRecData_ROOT::fT_iError = 0

Definition at line 42 of file PixelRecData_ROOT.h.

Referenced by operator>>().


The documentation for this class was generated from the following files:

, generated on Tue Sep 26 2023.