List of all members | Static Public Member Functions
det::ParentCreator Struct Reference

The child the information from the parent upon construction. More...

#include <ComponentGroup.h>

Static Public Member Functions

template<class Parent , class Child >
static Child * CreateObject (int id, const Parent &parent)
 

Detailed Description

The child the information from the parent upon construction.

  \par Template parameters:
  - \a Parent Parent's type: GetIdsMap is called.
  - \a Child Type from which an instance will be created.
See Also
det::IdOnlyCreator

Definition at line 63 of file Detector/ComponentGroup.h.

Member Function Documentation

template<class Parent , class Child >
static Child* det::ParentCreator::CreateObject ( int  id,
const Parent &  parent 
)
inlinestatic

Definition at line 65 of file Detector/ComponentGroup.h.


The documentation for this struct was generated from the following file:

, generated on Tue Sep 26 2023.