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

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

#include <FEvent_ROOT.h>

Public Member Functions

 ClassDefNV (FEvent_ROOT, DONT_CHANGE_THIS_NUMBER)
 
 FEvent_ROOT ()
 
 FEvent_ROOT (const fevt::FEvent &e)
 
void operator>> (fevt::FEvent &e) const
 

Public Attributes

std::vector< Eye_ROOTfEyes
 
fevtHeader_ROOT fHeader
 

Detailed Description

FEvent Class being actually streamed when using ROOT IO.

Author
Stefano Argiro'
Darko Veberic

Definition at line 24 of file FEvent_ROOT.h.

Constructor & Destructor Documentation

io::FEvent_ROOT::FEvent_ROOT ( )
inline

Definition at line 27 of file FEvent_ROOT.h.

FEvent_ROOT::FEvent_ROOT ( const fevt::FEvent e)

Definition at line 10 of file FEvent_ROOT.cc.

Member Function Documentation

io::FEvent_ROOT::ClassDefNV ( FEvent_ROOT  ,
DONT_CHANGE_THIS_NUMBER   
)
void FEvent_ROOT::operator>> ( fevt::FEvent e) const

Member Data Documentation

std::vector<Eye_ROOT> io::FEvent_ROOT::fEyes

Definition at line 33 of file FEvent_ROOT.h.

Referenced by operator>>().

fevtHeader_ROOT io::FEvent_ROOT::fHeader

Definition at line 34 of file FEvent_ROOT.h.

Referenced by operator>>().


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

, generated on Tue Sep 26 2023.