#include "WireCellUtil/Singleton.h"
#include "WireCellUtil/Testing.h"
#include "WireCellUtil/Logging.h"
Go to the source code of this file.
Classes | |
class | Foo |
Foo. More... | |
Typedefs | |
typedef WireCell::Singleton< Foo > | OnlyFoo |
Functions | |
int | main () |
typedef WireCell::Singleton<Foo> OnlyFoo |
Definition at line 14 of file test_singleton.cxx.
int main | ( | void | ) |
Definition at line 16 of file test_singleton.cxx.