ATLAS Offline Software
|
#include <HanConfig.h>
Public Member Functions | |
CompAlgVisitor (TFile *outfile_, const MiniConfig &compAlgConfig_) | |
virtual void | Visit (const MiniConfigTreeNode *node) |
Protected Attributes | |
TFile * | m_outfile |
const MiniConfig & | m_compAlgConfig |
Definition at line 166 of file HanConfig.h.
dqi::HanConfig::CompAlgVisitor::CompAlgVisitor | ( | TFile * | outfile_, |
const MiniConfig & | compAlgConfig_ | ||
) |
|
virtual |
Implements dqi::MiniConfigTreeNode::Visitor.
|
protected |
Definition at line 172 of file HanConfig.h.
|
protected |
Definition at line 171 of file HanConfig.h.