18 #ifndef _CACHE_BRANCH_NTP_H_
19 #define _CACHE_BRANCH_NTP_H_
33 ostream &
operator << (ostream & stream,
const CacheBranchNtp & cbntp);
49 void Print (ostream & stream)
const;
64 #endif // _CACHE_BRANCH_NTP_H_
TNtupleD * operator()(void) const
void CreateNtuple(string name, string branch_def)
void Print(ostream &stream) const
ostream & operator<<(ostream &stream, const AlgConfigPool &config_pool)
friend ostream & operator<<(ostream &stream, const CacheBranchNtp &cbntp)
A simple cache branch storing the cached data in a TNtuple.
TNtupleD * Ntuple(void) const
The TObject at the root of concrete cache branches.