namespace rivet-diff

rivet-diff

Functions

Name
defprintINFO(msg msg)
defprintERROR(msg msg)
defallRivetAnalyses(env env)
defgetRivetEnv(rivetPath rivetPath)
defcheckAnalysis(oldRivetEnv oldRivetEnv, newRivetEnv newRivetEnv, analysisName analysisName, hepmcgzFile hepmcgzFile)
defmain()

Functions Documentation

function printINFO

def printINFO(
    msg msg
)

function printERROR

def printERROR(
    msg msg
)

function allRivetAnalyses

def allRivetAnalyses(
    env env
)

function getRivetEnv

def getRivetEnv(
    rivetPath rivetPath
)

function checkAnalysis

def checkAnalysis(
    oldRivetEnv oldRivetEnv,
    newRivetEnv newRivetEnv,
    analysisName analysisName,
    hepmcgzFile hepmcgzFile
)

function main

def main()

Updated on 2022-08-07 at 20:46:08 +0100