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

Import 1D conditions.

From gpad, look for Peak1D and import them From gdir, look for TCut/Gw::Peak1D and import them

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

return the number of imported conditions.

Reimplemented from Gw::GCondition.

Definition at line 270 of file GCondition.cpp.