GamR  0.0.0
GammaROOT
Loading...
Searching...
No Matches
GamR::Tree::Reader Class Reference

#include <Reader.hh>

+ Collaboration diagram for GamR::Tree::Reader:

Classes

struct  DetGroup
 

Public Member Functions

 Reader (TTreeReader &R, std::vector< std::pair< size_t, size_t > > branches)
 
Bool_t Next ()
 
ULong64_t GetEventNum ()
 
const DetGroupoperator[] (const size_t n) const
 

Detailed Description

Definition at line 15 of file Reader.hh.

Constructor & Destructor Documentation

◆ Reader()

GamR::Tree::Reader::Reader ( TTreeReader & R,
std::vector< std::pair< size_t, size_t > > branches )

Definition at line 22 of file Reader.cc.

Referenced by GamR::Tree::Reader::DetGroup::DetGroup().

+ Here is the caller graph for this function:

Member Function Documentation

◆ GetEventNum()

ULong64_t GamR::Tree::Reader::GetEventNum ( )
inline

Definition at line 36 of file Reader.hh.

◆ Next()

Bool_t GamR::Tree::Reader::Next ( )
inline

Definition at line 35 of file Reader.hh.

◆ operator[]()

const DetGroup & GamR::Tree::Reader::operator[] ( const size_t n) const
inline

Definition at line 38 of file Reader.hh.


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