RootWriter.hh File Reference

Defines the RootWriter module. More...

#include "BaseModule.hh"
#include <iostream>
#include <string>

Go to the source code of this file.

Classes

class  BranchEnabler
 Utility functor to allow enabling of a branch from the config file. More...
class  BranchDisabler
 Utility functor to allow disabling of a branch from the config file. More...
class  RootWriter
 Store processed EventData objects for each trigger into a ROOT tree. More...

Functions

std::istream & operator>> (std::istream &in, BranchEnabler &e)
 Overload istream to call BranchEnabler from config file.
std::istream & operator>> (std::istream &in, BranchDisabler &d)
 Overload istream to call BranchDisabler from config file.
std::ostream & operator<< (std::ostream &out, const BranchEnabler &)
 Don't print anything for BranchEnabler.
std::ostream & operator<< (std::ostream &out, const BranchDisabler &)
 Don't print anything for BranchDisabler.

Detailed Description

Defines the RootWriter module.

Author:
bloer

Definition in file RootWriter.hh.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 20 Jun 2014 for daqman by  doxygen 1.6.1