ATLAS Offline Software
|
Validation control for job transforms. More...
Validation control for job transforms.
Contains validation classes controlling how the transforms will validate jobs they run.
self.validationOptions = {'testIfEmpty' : True, 'testIfNoEvents' : False, 'testIfExists' : True, 'testIfCorrupt' : True, 'testCountEvents' : True, 'extraValidation' : False, 'testMatchEvents' : False, 'testEventMinMax' : True , 'stopOnEventCountNone' : True, 'continueOnZeroEventCount' : True}