All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
ICARUSservices.ICARUSGeometryServiceGetter Class Reference

special known services More...

Inheritance diagram for ICARUSservices.ICARUSGeometryServiceGetter:
LArSoftUtils.SimpleServiceLoader

Public Member Functions

def __init__
 
def load
 
- Public Member Functions inherited from LArSoftUtils.SimpleServiceLoader
def __init__
 
def serviceKey
 
def load
 
def __call__
 
def expandClass
 
def __init__
 
def serviceKey
 
def load
 
def __call__
 
def expandClass
 

Additional Inherited Members

- Public Attributes inherited from LArSoftUtils.SimpleServiceLoader
 serviceClass
 
 interfaceClass
 
 headers
 
 libraries
 
 serviceDependencies
 
 purgeConfig
 
 addConfig
 

Detailed Description

special known services

Definition at line 29 of file ICARUSservices.py.

Constructor & Destructor Documentation

def ICARUSservices.ICARUSGeometryServiceGetter.__init__ (   self)

Member Function Documentation

def ICARUSservices.ICARUSGeometryServiceGetter.load (   self,
  manager 
)

Definition at line 34 of file ICARUSservices.py.

34 
35  def load(self, manager):
36  return ICARUSutils.loadICARUSgeometry(registry=manager.registry())
37 
38 # class ICARUSGeometryServiceGetter
39 
def loadICARUSgeometry
Definition: ICARUSutils.py:141

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