ATLAS Offline Software
Loading...
Searching...
No Matches
InDetPerfNtupleBranch.cxx
Go to the documentation of this file.
2#include "InDetPerfNtuple.h"
3
5 m_branchName(branchName) {
6 mgr.addBranch(this);
7}
8
virtual TBranch * addPayloadAsBranch(TTree *targetTree)=0
attachmentOutcome attach(TTree *targetTree)
InDetPerfNtupleBranchBase(const std::string &branchName, InDetPerfNtuple &mgr)
This class is a base class for the actual ntuples used when writing IDPVM ntuples.