Go to the documentation of this file. 1 #ifndef __JROOT__JCHAINREADER__
2 #define __JROOT__JCHAINREADER__
16 namespace JPP {
using namespace JROOT; }
78 void Reset(Option_t* option = NULL)
80 TChain::Reset(option);
const TString & getTreeName() const
Get TTree name.
Auxiliary classes and methods for ROOT I/O.
Auxiliary class for template TChain reading.
Auxiliary classd for address handling within TTree or TChain.
void configure()
Configure this TChain.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
JChainReader()
Default constructor.
const TString & getBranchName() const
Get TBranch name.
JChainReader(const JTreeParameters ¶meters)
Constructor.
const JTreeParameters & getTreeParameters() const
Get TTree parameters.
const TString & getTreeTitle() const
Get TTree title.
JChainReader(const JChainReader< T > &reader)
Copy constructor.
void Reset(Option_t *option=NULL)
Reset this TChain.
void release()
Release memory.
Data structure for TTree parameters.