HPS-MC
RunParameters Class Reference

Public Member Functions

def __init__ (self, key, json_filename=None)
 
def get (self, param_name)
 

Public Attributes

 key
 

Detailed Description

Definition at line 60 of file run_params.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  key,
  json_filename = None 
)

Definition at line 62 of file run_params.py.

Member Function Documentation

◆ get()

def get (   self,
  param_name 
)

Definition at line 65 of file run_params.py.

Member Data Documentation

◆ key

key

Definition at line 63 of file run_params.py.


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