The Gaudi Framework  v36r16 (ea80daf8)
HistoUtilsEx.py File Reference

(c) Copyright 1998-2019 CERN for the benefit of the LHCb and ATLAS collaborations # # This software is distributed under the terms of the Apache version 2 licence, # copied verbatim in the file "LICENSE". More...

Go to the source code of this file.

Namespaces

 HistoUtilsEx
 

Functions

def HistoUtilsEx.cpp_flush ()
 

Variables

 HistoUtilsEx.__author__
 
 HistoUtilsEx.gaudi
 
 HistoUtilsEx.EvtSel
 
 HistoUtilsEx.HistogramPersistency
 
 HistoUtilsEx.hsvc
 
 HistoUtilsEx.OutputFile
 
 HistoUtilsEx.Rndm
 configure & initialize More...
 
 HistoUtilsEx.IRndmGenSvc
 
 HistoUtilsEx.rndmSvc
 
 HistoUtilsEx.gauss
 
 HistoUtilsEx.histo1
 
 HistoUtilsEx.histo2
 
 HistoUtilsEx.rhisto1
 
 HistoUtilsEx.rhisto2
 

Detailed Description

(c) Copyright 1998-2019 CERN for the benefit of the LHCb and ATLAS collaborations # # This software is distributed under the terms of the Apache version 2 licence, # copied verbatim in the file "LICENSE".

# # In applying this licence, CERN does not waive the privileges and immunities # granted to it by virtue of its status as an Intergovernmental Organization # or submit itself to any jurisdiction. #


Simple example to illustrate the usage functions from HistoUtils module (Gaudi histograms outside of algorithm-scope in "script-like" environment)

Author
Vanya BELYAEV Ivan..nosp@m.Bely.nosp@m.aev@n.nosp@m.ikhe.nosp@m.f.nl

@date 2009-05-17

Definition in file HistoUtilsEx.py.