Public Member Functions | |
def | __init__ (self, group, name, compressor) |
def | idToPayloadNames (self) |
def | name (self) |
def | objtype (self) |
def | payloads (self) |
Private Attributes | |
_compressor | |
_name | |
_payloadGroup | |
_type | |
Definition at line 51 of file condhdf5tohdf5.py.
def condhdf5tohdf5.H5DataProduct.__init__ | ( | self, | |
group, | |||
name, | |||
compressor | |||
) |
Definition at line 52 of file condhdf5tohdf5.py.
def condhdf5tohdf5.H5DataProduct.idToPayloadNames | ( | self | ) |
Definition at line 63 of file condhdf5tohdf5.py.
References condhdf5tohdf5.H5DataProduct._payloadGroup.
def condhdf5tohdf5.H5DataProduct.name | ( | self | ) |
Definition at line 57 of file condhdf5tohdf5.py.
References condhdf5tohdf5.H5DataProduct._name, and conddb2hdf5.DBGlobalTag._name.
Referenced by config.CFG.__str__(), validation.Sample.digest(), and VIDSelectorBase.VIDSelectorBase.initialize().
def condhdf5tohdf5.H5DataProduct.objtype | ( | self | ) |
Definition at line 59 of file condhdf5tohdf5.py.
References condhdf5tohdf5.H5Payload._type, condhdf5tohdf5.H5DataProduct._type, MELaserPrim._type, conddb2hdf5.DBPayload._type, conddb2hdf5.DBDataProduct._type, and conddb2hdf5.DBTag._type.
def condhdf5tohdf5.H5DataProduct.payloads | ( | self | ) |
Definition at line 61 of file condhdf5tohdf5.py.
References condhdf5tohdf5.H5Payload._compressor, condhdf5tohdf5.H5DataProduct._compressor, and condhdf5tohdf5.H5DataProduct._payloadGroup.
|
private |
Definition at line 56 of file condhdf5tohdf5.py.
Referenced by condhdf5tohdf5.H5DataProduct.payloads().
|
private |
Definition at line 54 of file condhdf5tohdf5.py.
Referenced by ModulesProxy._ModuleProxy.__call__(), SequenceTypes.SequencePlaceholder.__str__(), plotting.Subtract.__str__(), plotting.Transform.__str__(), plotting.FakeDuplicate.__str__(), plotting.CutEfficiency.__str__(), plotting.AggregateBins.__str__(), plotting.AggregateHistos.__str__(), plotting.ROC.__str__(), trackingPlots.TimePerEventPlot.__str__(), trackingPlots.TimePerTrackPlot.__str__(), SequenceTypes.SequencePlaceholder._clonesequence(), trackingPlots.TimePerEventPlot._create(), plotting.PlotGroup._drawSeparate(), plotting.PlotGroup._save(), SequenceTypes.SequencePlaceholder.copy(), SequenceTypes._TaskBasePlaceholder.copy(), plotting.Subtract.create(), plotting.Transform.create(), plotting.FakeDuplicate.create(), plotting.CutEfficiency.create(), plotting.AggregateBins.create(), plotting.AggregateHistos.create(), trackingPlots.TimePerTrackPlot.create(), plotting.Plot.create(), plotting.PlotGroup.draw(), SequenceTypes.SequencePlaceholder.dumpPython(), SequenceTypes._TaskBasePlaceholder.dumpPython(), SequenceTypes.SequencePlaceholder.dumpSequenceConfig(), SequenceTypes.SequencePlaceholder.dumpSequencePython(), SequenceTypes._TaskBasePlaceholder.dumpSequencePython(), plotting.Plot.getName(), plotting.PlotGroup.getName(), plotting.PlotterFolder.getName(), plotting.PlotterItem.getName(), plotting.PlotterFolder.getSelectionNameIterator(), SequenceTypes.SequencePlaceholder.insertInto(), SequenceTypes._TaskBasePlaceholder.insertInto(), condhdf5tohdf5.H5DataProduct.name(), condhdf5tohdf5.H5Tag.name(), validation.SimpleSample.name(), trackingPlots.Iteration.name(), plotting.PlotterItem.readDirs(), plotting.PlotGroup.remove(), SequenceTypes.SequencePlaceholder.resolve(), SequenceTypes._TaskBasePlaceholder.resolve(), plotting.Plot.setName(), and condhdf5tohdf5.H5GlobalTag.tags().
|
private |
Definition at line 55 of file condhdf5tohdf5.py.
Referenced by condhdf5tohdf5.H5DataProduct.idToPayloadNames(), and condhdf5tohdf5.H5DataProduct.payloads().
|
private |
Definition at line 53 of file condhdf5tohdf5.py.
Referenced by python.Handle.__str__(), condhdf5tohdf5.H5DataProduct.objtype(), and SequenceTypes.ExpandVisitor.result().