ECALELF  d6718b6cc30d69f18fde9018c5ae12f9d80bd7a5
Public Member Functions | List of all members
addBranch_class Class Reference

starting from standard ntuple, produce new tree with additional branches More...

#include <Calibration/ZFitter/interface/addBranch_class.hh>

Public Member Functions

TTree * AddBranch (TChain *originalChain, TString treename, TString BranchName, bool fastLoop=true, bool isMC=false)
 specify the new branch you want in BranchName More...
 

Detailed Description

starting from standard ntuple, produce new tree with additional branches

create tree with following branches:

Member Function Documentation

TTree * addBranch_class::AddBranch ( TChain *  originalChain,
TString  treename,
TString  BranchName,
bool  fastLoop = true,
bool  isMC = false 
)

specify the new branch you want in BranchName

Parameters
originalChainstandard ntuple
treenamename of the new tree (not important)
BranchNameinvMassSigma or iSMEle (important, define which new branch you want)

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