Public Member Functions | |
def | __init__ |
def | __str__ |
def | create |
Private Attributes | |
_histoName | |
_mapping | |
_name | |
_normalizeTo | |
_scale | |
Definition at line 145 of file plotting.py.
def plotting.AggregateBins.__init__ | ( | self, | |
name, | |||
histoName, | |||
mapping, | |||
normalizeTo = None , |
|||
scale = None |
|||
) |
Definition at line 146 of file plotting.py.
def plotting.AggregateBins.__str__ | ( | self | ) |
Definition at line 153 of file plotting.py.
References FP420HitsObject._name, TrackerHitsObject._name, PGeometricDet::Item._name, LikelihoodSpecies._name, LikelihoodPdfProduct._name, LikelihoodPdf._name, citk::IsolationConeDefinitionBase._name, DrellYanValidation._name, WValidation._name, HistoParams< T >._name, CutApplicatorBase._name, ElectronMVAEstimatorRun2Phys14NonTrig._name, PhotonMVAEstimatorRun2Spring15NonTrig._name, PhotonMVAEstimatorRun2Phys14NonTrig._name, plotting.FakeDuplicate._name, GeometricDetExtra._name, ElectronMVAEstimatorRun2Spring15NonTrig._name, HistoParams< TH2F >._name, plotting.AggregateBins._name, HistoParams< TProfile2D >._name, Vispa.Views.PropertyView.Property._name, and SequenceTypes.SequencePlaceholder._name.
def plotting.AggregateBins.create | ( | self, | |
tdirectory | |||
) |
Definition at line 156 of file plotting.py.
References plotting._getObject(), plotting.AggregateBins._histoName, plotting.AggregateBins._mapping, FP420HitsObject._name, TrackerHitsObject._name, PGeometricDet::Item._name, LikelihoodSpecies._name, LikelihoodPdfProduct._name, LikelihoodPdf._name, citk::IsolationConeDefinitionBase._name, DrellYanValidation._name, WValidation._name, HistoParams< T >._name, CutApplicatorBase._name, ElectronMVAEstimatorRun2Phys14NonTrig._name, PhotonMVAEstimatorRun2Spring15NonTrig._name, PhotonMVAEstimatorRun2Phys14NonTrig._name, plotting.FakeDuplicate._name, GeometricDetExtra._name, ElectronMVAEstimatorRun2Spring15NonTrig._name, HistoParams< TH2F >._name, plotting.AggregateBins._name, HistoParams< TProfile2D >._name, Vispa.Views.PropertyView.Property._name, SequenceTypes.SequencePlaceholder._name, plotting.AggregateBins._normalizeTo, plotting.AggregateBins._scale, and Vispa.Gui.VispaWidget.VispaWidget._scale.
|
private |
Definition at line 148 of file plotting.py.
Referenced by plotting.AggregateBins.create().
|
private |
Definition at line 149 of file plotting.py.
Referenced by plotting.AggregateBins.create().
|
private |
Definition at line 147 of file plotting.py.
Referenced by plotting.AggregateBins.__str__(), plotting.AggregateHistos.__str__(), plotting.Plot._createOne(), plotting.PlotGroup._save(), plotting.AggregateBins.create(), plotting.AggregateHistos.create(), plotting.Plot.draw(), and plotting.Plot.getName().
|
private |
Definition at line 150 of file plotting.py.
Referenced by plotting.AggregateBins.create(), and plotting.AggregateHistos.create().
|
private |
Definition at line 151 of file plotting.py.
Referenced by plotting.AggregateBins.create(), and plotting.Plot.create().