Public Member Functions | |
def | __init__ |
def | __str__ |
def | create |
Private Attributes | |
_mapping | |
_name | |
_normalizeTo | |
Definition at line 193 of file plotting.py.
def plotting.AggregateHistos.__init__ | ( | self, | |
name, | |||
mapping, | |||
normalizeTo = None |
|||
) |
Definition at line 194 of file plotting.py.
def plotting.AggregateHistos.__str__ | ( | self | ) |
Definition at line 199 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, plotting.FakeDuplicate._name, GeometricDetExtra._name, HistoParams< TH2F >._name, plotting.AggregateBins._name, plotting.AggregateHistos._name, HistoParams< TProfile2D >._name, Vispa.Views.PropertyView.Property._name, and SequenceTypes.SequencePlaceholder._name.
def plotting.AggregateHistos.create | ( | self, | |
tdirectory | |||
) |
Definition at line 202 of file plotting.py.
References plotting._getObject(), 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, plotting.FakeDuplicate._name, GeometricDetExtra._name, HistoParams< TH2F >._name, plotting.AggregateBins._name, plotting.AggregateHistos._name, HistoParams< TProfile2D >._name, Vispa.Views.PropertyView.Property._name, SequenceTypes.SequencePlaceholder._name, plotting.AggregateBins._normalizeTo, and plotting.AggregateHistos._normalizeTo.
|
private |
Definition at line 196 of file plotting.py.
|
private |
Definition at line 195 of file plotting.py.
Referenced by plotting.AggregateHistos.__str__(), plotting.Plot._createOne(), plotting.PlotGroup._save(), plotting.AggregateHistos.create(), plotting.Plot.draw(), and plotting.Plot.getName().
|
private |
Definition at line 197 of file plotting.py.
Referenced by plotting.AggregateHistos.create().