#include <algorithm>
#include <iostream>
#include <list>
#include <GaudiKernel/DirSearchPath.h>
#include <boost/filesystem/operations.hpp>
#include <boost/tokenizer.hpp>
Go to the source code of this file.