GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Short_t GCond2D::Import ( const char *  what = "*",
const char *  from = "gpad",
Option_t *  opt = "+" 
)
virtual

Import 2D conditions.

From pad, look for TCutG From gDirectory, look for TCut and import them

if what = "*", import all of them that are not already in the collection, or the one named what if opt = "+", does not reset before import (add mode)

return the number of imported conditions

Reimplemented from Gw::GCondition.

Definition at line 694 of file GCondition.cpp.