GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
template<typename Data_T >
static void Gw::PadManager::Collect ( TList *  collected,
TFolder *  from,
const char *  inc = "*",
const char *  exc = "",
const char *  inc_class = "TFH1*",
const char *  exc_class = "-",
Int_t  depth = kMaxInt 
)
inlinestatic

Collect kind of object from a tfolder applying a pattern, excuding another one and digging up to depth.

Definition at line 119 of file PadManager.h.