ATLAS Offline Software
Control
SGTools
src
SGFolderItem.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
SGTools/SGFolderItem.h
"
6
7
bool
8
SG::FolderItem::isFolder
()
const
{
9
return
false
;
10
//FIXME return (m_id == ClassID_traits<Folder>::ID());
11
}
12
SG::FolderItem::isFolder
bool isFolder() const
Definition:
SGFolderItem.cxx:8
SGFolderItem.h
Generated on Thu Nov 7 2024 21:25:55 for ATLAS Offline Software by
1.8.18