Functions | |
def | loadSBNDgeometry |
Geometry. More... | |
def | justLoadSBNDgeometry |
Variables | |
string | __doc__ |
list | __all__ |
def SBNDutils.justLoadSBNDgeometry | ( | configFile, | |
mapping = None |
|||
) |
Loads and returns SBND geometry from the specified configuration file. This is a one-stop procedure recommended only when running interactively.
Definition at line 36 of file SBNDutils.py.
def SBNDutils.loadSBNDgeometry | ( | config = None , |
|
registry = None |
|||
) |
Geometry.
Loads and returns SBND geometry with the standard SBND channel mapping. See `loadGeometry()` for the meaning of the arguments.
Definition at line 22 of file SBNDutils.py.
list SBNDutils.__all__ |
Definition at line 10 of file SBNDutils.py.
string SBNDutils.__doc__ |
Definition at line 4 of file SBNDutils.py.