ATLAS Offline Software
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
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