Namespaces | Typedefs
WorkerMap.h File Reference
#include "art/Framework/Principal/Worker.h"
#include <map>
#include <memory>

Go to the source code of this file.

Namespaces

 art
 

Typedefs

using art::WorkerMap = std::map< std::string, std::unique_ptr< Worker >>