Functions and objects to easily handle additional output files. More...
Detailed DescriptionFunctions and objects to easily handle additional output files. Normally, a given analysis only has to create the respective cutflow.dat and signal.dat files, which is done automatically via the booking of signal and cutflow regions. However, for debugging purposes or further means of validation, it might be required to store intermediate results in separate files. The bookfile() routine should be used for this purpose for the following reasons:
Function Documentation
Function to book file streams accessible via fStreams and fNames. This function opens a file in the CheckMATE run-specific output directory for each input event file associating the same XXX prefixes as for the cutflow and signal files.
Definition at line 235 of file AnalysisBase.cc. Variable Documentation
Container of output file streams booked via bookFile() Definition at line 496 of file AnalysisBase.h.
Container of output file names booked via bookFile() Definition at line 497 of file AnalysisBase.h. Generated on Tue Dec 9 2014 17:18:36 for AnalysisBase Documentation by 1.8.6 |