ATLAS Offline Software
Loading...
Searching...
No Matches
AthDsoUtils.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef ATHENAKERNEL_ATHDSOUTILS_H
6#define ATHENAKERNEL_ATHDSOUTILS_H
7
9
10namespace Athena {
11 namespace DsoUtils {
12 bool inDso( const RootDataMember& mem,
13 const std::string& dsoname );
14 }
15
16}
17
18#endif
TMemberAdapter RootDataMember
Definition RootType.h:208
bool inDso(const RootDataMember &mem, const std::string &dsoname)
Some weak symbol referencing magic... These are declared in AthenaKernel/getMessageSvc....