Geant4  10.00
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
G4ForEach< group > Class Template Reference

Static Public Member Functions

template<class T1 , class functor >
static void Apply (functor *aFP, T1 *aT1=0)
 
template<class functor >
static void Apply ()
 
template<class T1 >
static void Apply (T1 *aT1=0)
 
static void Apply ()
 

Static Private Member Functions

template<class T1 >
static void ActOn (T1 *aT1, VCall< T1 > *aV)
 
template<class T1 >
static void ActOn (T1 *aT1)
 

Member Function Documentation

static void ActOn ( T1 *  aT1,
VCall< T1 > *  aV 
)
staticprivate

References VCall< A >::call().

Referenced by G4ForEach< group >::Apply().

static void Apply ( functor *  aFP,
T1 *  aT1 = 0 
)
static
static void ActOn ( T1 *  aT1)
staticprivate
static void Apply ( T1 *  aT1 = 0)
static
static void Apply ( )
static