|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef SAMPLE_HANDLER__DISK_OUTPUT_LOCAL_H
9 #define SAMPLE_HANDLER__DISK_OUTPUT_LOCAL_H
64 virtual std::unique_ptr<DiskWriter>
66 const std::string& segmentName,
67 const std::string&
suffix)
const;
72 const std::string& segmentName,
73 const std::string&
suffix)
const;
std::string m_prefix
the prefix to apply when creating files
DiskOutputLocal(const std::string &val_prefix)
standard constructor
an implementation of DiskOutput for local disks
DiskOutputLocal()
standard default constructor
a class/interface representing an output location for files
ClassDef(DiskOutputLocal, 1)
virtual std::string getTargetURL(const std::string &sampleName, const std::string &segmentName, const std::string &suffix) const
virtual std::unique_ptr< DiskWriter > doMakeWriter(const std::string &sampleName, const std::string &segmentName, const std::string &suffix) const
create a DiskWriter object managing an output file
This module provides a lot of global definitions, forward declarations and includes that are used by ...
void testInvariant() const
test the invariant of this object