|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef SAMPLE_HANDLER__DISK_WRITER_H
9 #define SAMPLE_HANDLER__DISK_WRITER_H
71 std::string
path ()
const;
std::string path() const
the path where this file can be accessed or the empty string if it is not known (yet).
virtual std::string getPath() const =0
the path where this file can be accessed or the empty string if it is not known (yet).
void testInvariant() const
test the invariant of this object
an interface that manages writing a single output file
DiskWriter()
standard constructor
TFile * file()
the file we are writing to
virtual TFile * getFile()=0
the file we are writing to
virtual ~DiskWriter()
standard destructor
virtual void doClose()=0
closes the file we are writing to
This module provides a lot of global definitions, forward declarations and includes that are used by ...
void close()
closes the file we are writing to