|
template<> |
void | RooUtil::TTreeX::createBranch< std::function< float()> > (TString bn, bool writeToTree) |
|
template<> |
void | RooUtil::TTreeX::createBranch< std::map< TString, std::vector< Int_t > > > (std::map< TString, std::vector< Int_t >> &objidx) |
|
template<> |
void | RooUtil::TTreeX::createBranch< std::vector< Bool_t > > (TString bn, bool writeToTree) |
|
template<> |
void | RooUtil::TTreeX::createBranch< std::vector< Float_t > > (TString bn, bool writeToTree) |
|
template<> |
void | RooUtil::TTreeX::createBranch< std::vector< Int_t > > (TString bn, bool writeToTree) |
|
template<> |
void | RooUtil::TTreeX::createBranch< std::vector< LV > > (TString bn, bool writeToTree) |
|
template<> |
void | RooUtil::TTreeX::createBranch< std::vector< TString > > (TString bn, bool writeToTree) |
|
template<> |
void | RooUtil::TTreeX::createBranch< std::vector< UInt_t > > (TString bn, bool writeToTree) |
|
template<> |
void | RooUtil::TTreeX::createBranch< std::vector< VFloat > > (TString bn, bool writeToTree) |
|
template<> |
void | RooUtil::TTreeX::createBranch< std::vector< VInt > > (TString bn, bool writeToTree) |
|
template<> |
const std::function< float()> & | RooUtil::TTreeX::getBranch< std::function< float()> > (TString bn, bool check) |
|
template<> |
const std::vector< Bool_t > & | RooUtil::TTreeX::getBranch< std::vector< Bool_t > > (TString bn, bool check) |
|
template<> |
const std::vector< Float_t > & | RooUtil::TTreeX::getBranch< std::vector< Float_t > > (TString bn, bool check) |
|
template<> |
const std::vector< Int_t > & | RooUtil::TTreeX::getBranch< std::vector< Int_t > > (TString bn, bool check) |
|
template<> |
const std::vector< LV > & | RooUtil::TTreeX::getBranch< std::vector< LV > > (TString bn, bool check) |
|
template<> |
const std::vector< TString > & | RooUtil::TTreeX::getBranch< std::vector< TString > > (TString bn, bool check) |
|
template<> |
const std::vector< UInt_t > & | RooUtil::TTreeX::getBranch< std::vector< UInt_t > > (TString bn, bool check) |
|
template<> |
const std::vector< VFloat > & | RooUtil::TTreeX::getBranch< std::vector< VFloat > > (TString bn, bool check) |
|
template<> |
const std::vector< VInt > & | RooUtil::TTreeX::getBranch< std::vector< VInt > > (TString bn, bool check) |
|
template<> |
const std::function< float()> & | RooUtil::TTreeX::getBranchLazy< std::function< float()> > (TString bn) |
|
template<> |
const std::vector< Bool_t > & | RooUtil::TTreeX::getBranchLazy< std::vector< Bool_t > > (TString bn) |
|
template<> |
const std::vector< Float_t > & | RooUtil::TTreeX::getBranchLazy< std::vector< Float_t > > (TString bn) |
|
template<> |
const std::vector< Int_t > & | RooUtil::TTreeX::getBranchLazy< std::vector< Int_t > > (TString bn) |
|
template<> |
const std::vector< LV > & | RooUtil::TTreeX::getBranchLazy< std::vector< LV > > (TString bn) |
|
template<> |
const std::vector< TString > & | RooUtil::TTreeX::getBranchLazy< std::vector< TString > > (TString bn) |
|
template<> |
const std::vector< UInt_t > & | RooUtil::TTreeX::getBranchLazy< std::vector< UInt_t > > (TString bn) |
|
template<> |
const std::vector< VFloat > & | RooUtil::TTreeX::getBranchLazy< std::vector< VFloat > > (TString bn) |
|
template<> |
const std::vector< VInt > & | RooUtil::TTreeX::getBranchLazy< std::vector< VInt > > (TString bn) |
|
template<> |
bool | RooUtil::TTreeX::hasBranch< std::function< float()> > (TString bn) |
|
template<> |
bool | RooUtil::TTreeX::hasBranch< std::vector< Bool_t > > (TString bn) |
|
template<> |
bool | RooUtil::TTreeX::hasBranch< std::vector< Float_t > > (TString bn) |
|
template<> |
bool | RooUtil::TTreeX::hasBranch< std::vector< Int_t > > (TString bn) |
|
template<> |
bool | RooUtil::TTreeX::hasBranch< std::vector< LV > > (TString bn) |
|
template<> |
bool | RooUtil::TTreeX::hasBranch< std::vector< TString > > (TString bn) |
|
template<> |
bool | RooUtil::TTreeX::hasBranch< std::vector< UInt_t > > (TString bn) |
|
template<> |
bool | RooUtil::TTreeX::hasBranch< std::vector< VFloat > > (TString bn) |
|
template<> |
bool | RooUtil::TTreeX::hasBranch< std::vector< VInt > > (TString bn) |
|
template<> |
bool | RooUtil::TTreeX::isBranchSet< std::function< float()> > (TString bn) |
|
template<> |
bool | RooUtil::TTreeX::isBranchSet< std::vector< Bool_t > > (TString bn) |
|
template<> |
bool | RooUtil::TTreeX::isBranchSet< std::vector< Float_t > > (TString bn) |
|
template<> |
bool | RooUtil::TTreeX::isBranchSet< std::vector< Int_t > > (TString bn) |
|
template<> |
bool | RooUtil::TTreeX::isBranchSet< std::vector< LV > > (TString bn) |
|
template<> |
bool | RooUtil::TTreeX::isBranchSet< std::vector< TString > > (TString bn) |
|
template<> |
bool | RooUtil::TTreeX::isBranchSet< std::vector< UInt_t > > (TString bn) |
|
template<> |
bool | RooUtil::TTreeX::isBranchSet< std::vector< VFloat > > (TString bn) |
|
template<> |
bool | RooUtil::TTreeX::isBranchSet< std::vector< VInt > > (TString bn) |
|
template<> |
void | RooUtil::TTreeX::setBranch< std::function< float()> > (TString bn, std::function< float()> val, bool force, bool ignore) |
|
template<> |
void | RooUtil::TTreeX::setBranch< std::map< TString, std::vector< Int_t > > > (std::map< TString, std::vector< Int_t >> &objidx) |
|
template<> |
void | RooUtil::TTreeX::setBranch< std::vector< Bool_t > > (TString bn, std::vector< Bool_t > val, bool force, bool ignore) |
|
template<> |
void | RooUtil::TTreeX::setBranch< std::vector< Float_t > > (TString bn, std::vector< Float_t > val, bool force, bool ignore) |
|
template<> |
void | RooUtil::TTreeX::setBranch< std::vector< Int_t > > (TString bn, std::vector< Int_t > val, bool force, bool ignore) |
|
template<> |
void | RooUtil::TTreeX::setBranch< std::vector< LV > > (TString bn, std::vector< LV > val, bool force, bool ignore) |
|
template<> |
void | RooUtil::TTreeX::setBranch< std::vector< TString > > (TString bn, std::vector< TString > val, bool force, bool ignore) |
|
template<> |
void | RooUtil::TTreeX::setBranch< std::vector< UInt_t > > (TString bn, std::vector< UInt_t > val, bool force, bool ignore) |
|
template<> |
void | RooUtil::TTreeX::setBranch< std::vector< VFloat > > (TString bn, std::vector< VFloat > val, bool force, bool ignore) |
|
template<> |
void | RooUtil::TTreeX::setBranch< std::vector< VInt > > (TString bn, std::vector< VInt > val, bool force, bool ignore) |
|