Skip to content

HybridPhotoDetector

Bases: PointDetector_Type

Represents the XML element HybridPhotoDetector.

This element represents a hybrid Photomultiplier and Avalanche Photodiode (APD).

fromBase(base) staticmethod

getTypeName()

getXMLName()

getNBOType()

getChildren()

getSubElements()

fromJsonFile(path, validate=True)

fromJsonString(json_string, validate=True)

fromXmlFile(path, validate=True)

fromXmlString(xml_string, validate=True)

toXmlFile(filename, validate=True)

toXmlString(validate=True)