TypeLoader

Utility for loading plotting types. Works both for Accounting and Monitoring.

class DIRAC.Core.Utilities.Plotting.TypeLoader.TypeLoader(plottingFamily='Accounting')

Bases: object

class BaseType
Parameters
  • loaded (dict) – it stores the loaded classes

  • path (str) – The location of the classes

  • parentCls (BaseType) – it is the parent class

  • regexp – regular expression…

__init__(plottingFamily='Accounting')

c’tor

getTypes()

It returns all monitoring classes