예제 #1
0
 def __init__ ( self , name = "Aida2RootEx2" ) :
     """ Standard Constructor """
     HistoAlgo.__init__( self , name )
예제 #2
0
파일: HistoEx1.py 프로젝트: atlas-org/gaudi
 def __init__ ( self , name ) :
     """ Constructor """
     HistoAlgo.__init__( self , name )