LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "art/Framework/Core/EDProducer.h"
#include "art/Framework/Principal/Run.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
artg4tk | |
Functions | |
template<typename DATATYPE , typename SERVICETYPE > | |
const DATATYPE & | artg4tk::dataFromRunOrService (const art::Run &r, const std::string &producerLabel, const std::string &instanceLabel) |