 |
Belle II Software
release-05-02-19
|
31 class FileMetaData :
public TObject {
79 bool containsEvent(
int experiment,
int run,
unsigned int event)
const;
174 void setCreationData(
const std::string& date,
const std::string& site,
const std::string& user,
const std::string& release)
220 virtual void Print(Option_t* option =
"")
const override;
228 bool read(std::istream& input, std::string& physicalFileName);
236 bool write(std::ostream& output,
const std::string& physicalFileName)
const;
Write objects from DataStore into a ROOT file.
Abstract base class for different kinds of events.
A module to monitor detector hit rates of beam background Output is to a flat ntuple.