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

Persistent Channel class. More...

#include <Channel_ROOT.h>

Public Member Functions

 Channel_ROOT ()
 
 Channel_ROOT (const Channel_ROOT &c)
 
 Channel_ROOT (const fevt::Channel &c)
 
 ClassDefNV (Channel_ROOT, DONT_CHANGE_THIS_NUMBER)
 
Channel_ROOToperator= (const Channel_ROOT &c)
 
void operator>> (fevt::Channel &c) const
 
 ~Channel_ROOT ()
 

Public Attributes

int fEyeId = 0
 
int fId = 0
 
ChannelRecData_ROOTfRecData = nullptr
 
ChannelSimData_ROOTfSimData = nullptr
 
int fStatus = 0
 
int fTelescopeId = 0
 

Detailed Description

Persistent Channel class.

Author
Stefano Argiro'
Darko Veberic

Definition at line 25 of file Channel_ROOT.h.

Constructor & Destructor Documentation

io::Channel_ROOT::Channel_ROOT ( )
inline

Definition at line 28 of file Channel_ROOT.h.

io::Channel_ROOT::Channel_ROOT ( const Channel_ROOT c)
inline

Definition at line 29 of file Channel_ROOT.h.

References RdGeoCeLDFFitter::c.

Channel_ROOT::~Channel_ROOT ( )

Definition at line 13 of file Channel_ROOT.cc.

References revt::Station::fRecData, and revt::Station::fSimData.

Channel_ROOT::Channel_ROOT ( const fevt::Channel c)

Member Function Documentation

io::Channel_ROOT::ClassDefNV ( Channel_ROOT  ,
DONT_CHANGE_THIS_NUMBER   
)
Channel_ROOT & Channel_ROOT::operator= ( const Channel_ROOT c)

Definition at line 21 of file Channel_ROOT.cc.

References io::DeepCopy(), fEyeId, fId, fRecData, fSimData, fStatus, and fTelescopeId.

void Channel_ROOT::operator>> ( fevt::Channel c) const

Member Data Documentation

int io::Channel_ROOT::fEyeId = 0

Definition at line 39 of file Channel_ROOT.h.

Referenced by operator=().

int io::Channel_ROOT::fId = 0

Definition at line 37 of file Channel_ROOT.h.

Referenced by operator=().

ChannelRecData_ROOT* io::Channel_ROOT::fRecData = nullptr

Definition at line 42 of file Channel_ROOT.h.

Referenced by Channel_ROOT(), operator=(), and operator>>().

ChannelSimData_ROOT* io::Channel_ROOT::fSimData = nullptr

Definition at line 41 of file Channel_ROOT.h.

Referenced by Channel_ROOT(), operator=(), and operator>>().

int io::Channel_ROOT::fStatus = 0

Definition at line 44 of file Channel_ROOT.h.

Referenced by Channel_ROOT(), operator=(), and operator>>().

int io::Channel_ROOT::fTelescopeId = 0

Definition at line 38 of file Channel_ROOT.h.

Referenced by operator=().


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

, generated on Tue Sep 26 2023.