9#ifndef HAL_CUTS_CUTFUNCS_H_
10#define HAL_CUTS_CUTFUNCS_H_
15#include <RtypesCore.h>
26 std::vector<Int_t> GetCollectionsFlags(Int_t startCol, TString option);
34 Hal::Cut* MakeCutCopy(
const Hal::Cut& cut, TString flag, Bool_t acceptNulls = kTRUE);
40 TString GetCutUpdateRatioName(Hal::ECutUpdate upd);