ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
ProviderHistoHelpers | |
Functions | |
def | ProviderHistoHelpers.GetDefaultPtBins (numBins=100, lowVal=15.0, highVal=2500.0) |
def | ProviderHistoHelpers.GetDefaultEtaBins () |
def | ProviderHistoHelpers.GetCentredBins (values) |
def | ProviderHistoHelpers.MakeProviderHisto (histoName, ptBins=GetDefaultPtBins(), etaBins=GetDefaultEtaBins()) |
def | ProviderHistoHelpers.ConvertPtHistoToProviderHisto (histo1D, histoName) |
def | ProviderHistoHelpers.ConvertTGraphToProviderHisto (graph, histoName) |
def | ProviderHistoHelpers.ExtendPtRangeOfHisto (histo, histoName) |
def | ProviderHistoHelpers.SymmetrizeHistoInEta (histo, histoName) |
def | ProviderHistoHelpers.QuadratureSumHisto (histoName, histos) |