ATLAS Offline Software
Loading...
Searching...
No Matches
DetectorDescription
AGDD
AGDDHandlers
AGDDHandlers
importHandler.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef importHandler_H
6
#define importHandler_H
7
8
#include "
AGDDControl/XMLHandler.h
"
9
#include <string>
10
class
AGDDController
;
11
12
13
class
importHandler
:
public
XMLHandler
{
14
public
:
15
importHandler
(
const
std::string&,
16
AGDDController
& c);
17
virtual
void
ElementHandle
(
AGDDController
& c,
18
xercesc::DOMNode *t)
override
;
19
};
20
21
#endif
XMLHandler.h
AGDDController
Definition
AGDDController.h:30
XMLHandler::XMLHandler
XMLHandler(const std::string &n, AGDDController &c)
Definition
XMLHandler.cxx:15
importHandler::ElementHandle
virtual void ElementHandle(AGDDController &c, xercesc::DOMNode *t) override
Definition
importHandler.cxx:18
importHandler::importHandler
importHandler(const std::string &, AGDDController &c)
Definition
importHandler.cxx:12
Generated on
for ATLAS Offline Software by
1.14.0