Public Member Functions | |
def | __init__ (self, ctype, label, payloadHashes, args) |
def | name (self) |
def | objtype (self) |
def | payloads (self) |
Private Attributes | |
_args | |
_label | |
_payloadHashs | |
_type | |
Definition at line 204 of file conddb2hdf5.py.
def conddb2hdf5.DBDataProduct.__init__ | ( | self, | |
ctype, | |||
label, | |||
payloadHashes, | |||
args | |||
) |
Definition at line 205 of file conddb2hdf5.py.
def conddb2hdf5.DBDataProduct.name | ( | self | ) |
Definition at line 211 of file conddb2hdf5.py.
References conddb2hdf5.DBDataProduct._label, MELaserPrim._type, conddb2hdf5.DBPayload._type, and conddb2hdf5.DBDataProduct._type.
Referenced by config.CFG.__str__(), validation.Sample.digest(), and VIDSelectorBase.VIDSelectorBase.initialize().
def conddb2hdf5.DBDataProduct.objtype | ( | self | ) |
Definition at line 213 of file conddb2hdf5.py.
References MELaserPrim._type, conddb2hdf5.DBPayload._type, and conddb2hdf5.DBDataProduct._type.
def conddb2hdf5.DBDataProduct.payloads | ( | self | ) |
|
private |
Definition at line 209 of file conddb2hdf5.py.
Referenced by conddb2hdf5.DBTag.dataProducts(), conddb2hdf5.DBDataProduct.payloads(), and dqm-mbProfile.Profile.update().
|
private |
Definition at line 207 of file conddb2hdf5.py.
Referenced by ProcessAcceleratorCUDA.ProcessAcceleratorCUDA.apply(), ProcessAcceleratorROCm.ProcessAcceleratorROCm.apply(), cmsswVersionTools.PickRelValInputFiles.apply(), validation.SimpleSample.digest(), ConfigToolBase.ConfigToolBase.dumpPython(), validation.SimpleSample.label(), ProcessAcceleratorROCm.ProcessAcceleratorROCm.labels(), ProcessAcceleratorCUDA.ProcessAcceleratorCUDA.labels(), cmsswVersionTools.PickRelValInputFiles.messageEmptyList(), conddb2hdf5.DBDataProduct.name(), trigTools.SwitchOnTrigger.toolCode(), trigTools.SwitchOnTriggerStandAlone.toolCode(), trigTools.SwitchOnTriggerMatching.toolCode(), trigTools.SwitchOnTriggerMatchingStandAlone.toolCode(), and trigTools.SwitchOnTriggerMatchEmbedding.toolCode().
|
private |
Definition at line 208 of file conddb2hdf5.py.
Referenced by conddb2hdf5.DBDataProduct.payloads().
|
private |
Definition at line 206 of file conddb2hdf5.py.
Referenced by python.Handle.__str__(), conddb2hdf5.DBTag.__type(), condhdf5tohdf5.H5Payload.actualType(), conddb2hdf5.DBDataProduct.name(), condhdf5tohdf5.H5DataProduct.objtype(), conddb2hdf5.DBDataProduct.objtype(), and SequenceTypes.ExpandVisitor.result().