GamR  0.0.0
GammaROOT
Loading...
Searching...
No Matches
GamR::Viewer::Viewer< TExpDefn, TEvent > Class Template Reference

#include <Viewer.hh>

+ Collaboration diagram for GamR::Viewer::Viewer< TExpDefn, TEvent >:

Public Member Functions

 Viewer (std::vector< std::string > infile, std::string conf)
 
int Next ()
 

Public Attributes

TExpDefn fExpDefn
 
ULong64_t nRawEntries
 
ULong64_t ixEventNum
 
TEvent * fEvent
 

Detailed Description

template<class TExpDefn, class TEvent>
class GamR::Viewer::Viewer< TExpDefn, TEvent >

Definition at line 9 of file Viewer.hh.

Constructor & Destructor Documentation

◆ Viewer()

template<class TExpDefn, class TEvent>
GamR::Viewer::Viewer< TExpDefn, TEvent >::Viewer ( std::vector< std::string > infile,
std::string conf )
inline

Definition at line 15 of file Viewer.hh.

References fEvent, fExpDefn, ixEventNum, and nRawEntries.

Member Function Documentation

◆ Next()

template<class TExpDefn, class TEvent>
int GamR::Viewer::Viewer< TExpDefn, TEvent >::Next ( )
inline

Definition at line 22 of file Viewer.hh.

References fEvent, fExpDefn, ixEventNum, and nRawEntries.

Member Data Documentation

◆ fEvent

template<class TExpDefn, class TEvent>
TEvent* GamR::Viewer::Viewer< TExpDefn, TEvent >::fEvent

Definition at line 14 of file Viewer.hh.

Referenced by Viewer(), and Next().

◆ fExpDefn

template<class TExpDefn, class TEvent>
TExpDefn GamR::Viewer::Viewer< TExpDefn, TEvent >::fExpDefn

Definition at line 11 of file Viewer.hh.

Referenced by Viewer(), and Next().

◆ ixEventNum

template<class TExpDefn, class TEvent>
ULong64_t GamR::Viewer::Viewer< TExpDefn, TEvent >::ixEventNum

Definition at line 13 of file Viewer.hh.

Referenced by Viewer(), and Next().

◆ nRawEntries

template<class TExpDefn, class TEvent>
ULong64_t GamR::Viewer::Viewer< TExpDefn, TEvent >::nRawEntries

Definition at line 12 of file Viewer.hh.

Referenced by Viewer(), and Next().


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