#include <vector>
#include "NavigableLayer.h"
#include "DetLayer.h"
#include <iostream>
#include <typeinfo>
Go to the source code of this file.