LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
WorkerMap.h
Go to the documentation of this file.
1
#ifndef art_Framework_Core_WorkerMap_h
2
#define art_Framework_Core_WorkerMap_h
3
// vim: set sw=2 expandtab :
4
5
#include "
art/Framework/Principal/Worker.h
"
6
7
#include <map>
8
#include <memory>
9
10
namespace
art
{
11
using
WorkerMap
= std::map<std::string, std::unique_ptr<Worker>>;
12
}
13
#endif
/* art_Framework_Core_WorkerMap_h */
14
15
// Local Variables:
16
// mode: c++
17
// End:
art::WorkerMap
std::map< std::string, std::unique_ptr< Worker >> WorkerMap
Definition:
WorkerMap.h:11
Worker.h
art
Definition:
MVAAlg.h:12
art
Framework
Core
WorkerMap.h
Generated on Thu May 2 2024 20:59:29 for LArSoft by
1.8.11