|
Gaudi Framework, version v24r2 |
| Home | Generated: Wed Dec 4 2013 |

Public Member Functions | |
| def | __processLine__ |
| def | __call__ |
| def | __add__ |
Base class for a callable that takes a file and returns a modified version of it.
Definition at line 341 of file GaudiTest.py.
| def GaudiTest.FilePreprocessor.__add__ | ( | self, | |
| rhs | |||
| ) |
Definition at line 359 of file GaudiTest.py.
| def GaudiTest.FilePreprocessor.__call__ | ( | self, | |
| input | |||
| ) |
Definition at line 346 of file GaudiTest.py.
| def GaudiTest.FilePreprocessor.__processLine__ | ( | self, | |
| line | |||
| ) |
Definition at line 344 of file GaudiTest.py.