ATLAS Offline Software
|
Functions | |
def | returnIntegrityOfPOOLFile (fname) |
Integrity function for file class argPOOLFile, argHITSFile, argRDOFile and argEVNTFile. More... | |
def | returnIntegrityOfNTUPFile (fname) |
Integrity function for file class argNTUPFile. More... | |
def | returnIntegrityOfBSFile (fname) |
Integrity function for file class argBSFile. More... | |
def | returnIntegrityOfHISTFile (fname) |
Integrity function for file class argHISTFile. More... | |
Variables | |
msg | |
def python.trfFileValidationFunctions.returnIntegrityOfBSFile | ( | fname | ) |
Integrity function for file class argBSFile.
Definition at line 33 of file trfFileValidationFunctions.py.
def python.trfFileValidationFunctions.returnIntegrityOfHISTFile | ( | fname | ) |
Integrity function for file class argHISTFile.
Definition at line 49 of file trfFileValidationFunctions.py.
def python.trfFileValidationFunctions.returnIntegrityOfNTUPFile | ( | fname | ) |
Integrity function for file class argNTUPFile.
Definition at line 24 of file trfFileValidationFunctions.py.
def python.trfFileValidationFunctions.returnIntegrityOfPOOLFile | ( | fname | ) |
Integrity function for file class argPOOLFile, argHITSFile, argRDOFile and argEVNTFile.
Definition at line 15 of file trfFileValidationFunctions.py.
python.trfFileValidationFunctions.msg |
Definition at line 10 of file trfFileValidationFunctions.py.