3import AthenaPoolCnvSvc.ReadAthenaPool
5from AthenaCommon.AlgSequence
import AlgSequence
8from xAODEventInfoCnv.xAODEventInfoCnvConf
import xAODMaker__EventInfoCnvAlg
9job += xAODMaker__EventInfoCnvAlg()
11from Rivet_i.Rivet_iConf
import Rivet_i
14rivet.AnalysisPath = os.environ[
'PWD']
16rivet.Analyses += [
'MC_JETS' ]
18rivet.HistoFile =
'MyOutput.yoda.gz'
19rivet.CrossSection = 1.0
Interface to the Rivet analysis package.