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

streaming class for SLTData_ROOT More...

#include "io/SLTData_ROOT.h"

Public Member Functions

 ClassDefNV (SLTData_ROOT, DONT_CHANGE_THIS_NUMBER)
 
fevt::SLTData Convert () const
 
void operator>> (fevt::SLTData &s) const
 
 SLTData_ROOT ()
 
 SLTData_ROOT (const fevt::SLTData &s)
 

Public Attributes

std::vector< char > fParityErrorBit
 
std::vector< int > fRowMask
 
std::vector< int > fSLTPattern
 
std::vector< char > fSpare
 
std::vector< char > fTrigger
 

Detailed Description

streaming class for SLTData_ROOT

Author
Ralf Ulrich
Darko Veberic
Date
Tue Oct 17 17:34:58 CEST 2006

Definition at line 25 of file SLTData_ROOT.h.

Constructor & Destructor Documentation

io::SLTData_ROOT::SLTData_ROOT ( )
inline

Definition at line 28 of file SLTData_ROOT.h.

SLTData_ROOT::SLTData_ROOT ( const fevt::SLTData s)

Definition at line 10 of file SLTData_ROOT.cc.

Member Function Documentation

io::SLTData_ROOT::ClassDefNV ( SLTData_ROOT  ,
DONT_CHANGE_THIS_NUMBER   
)
fevt::SLTData io::SLTData_ROOT::Convert ( ) const
inline

Definition at line 32 of file SLTData_ROOT.h.

References fRowMask, and utl::s.

void SLTData_ROOT::operator>> ( fevt::SLTData s) const

Member Data Documentation

std::vector<char> io::SLTData_ROOT::fParityErrorBit

Definition at line 37 of file SLTData_ROOT.h.

Referenced by operator>>().

std::vector<int> io::SLTData_ROOT::fRowMask

Definition at line 35 of file SLTData_ROOT.h.

Referenced by Convert(), and operator>>().

std::vector<int> io::SLTData_ROOT::fSLTPattern

Definition at line 36 of file SLTData_ROOT.h.

Referenced by operator>>().

std::vector<char> io::SLTData_ROOT::fSpare

Definition at line 39 of file SLTData_ROOT.h.

Referenced by operator>>().

std::vector<char> io::SLTData_ROOT::fTrigger

Definition at line 38 of file SLTData_ROOT.h.

Referenced by operator>>().


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

, generated on Tue Sep 26 2023.