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);
Auxiliary class for template TChain reading.
JChainReader(const JTreeParameters ¶meters)
Constructor.
JChainReader()
Default constructor.
void Reset(Option_t *option=NULL)
Reset this TChain.
JChainReader(const JChainReader< T > &reader)
Copy constructor.
void configure()
Configure this TChain.
Data structure for TTree parameters.
const TString & getBranchName() const
Get TBranch name.
const TString & getTreeName() const
Get TTree name.
const TString & getTreeTitle() const
Get TTree title.
const JTreeParameters & getTreeParameters() const
Get TTree parameters.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Auxiliary classes and methods for ROOT I/O.
Auxiliary classd for address handling within TTree or TChain.
void release()
Release memory.