#include "fhiclcpp/ParameterSet.h"#include "art/Framework/Services/Registry/ActivityRegistry.h"#include "art/Framework/Services/Registry/ServiceHandle.h"#include "art/Framework/Services/Registry/ServiceDeclarationMacros.h"#include "art/Framework/Services/Registry/ServiceDefinitionMacros.h"#include "art/Framework/Principal/Run.h"#include "DetectorInfo/RunHistory.h"#include "Utilities/IRunHistoryService.h"Go to the source code of this file.
Namespaces | |
| RunHistoryService | |
| General GArSoft Utilities. | |
Functions | |
| RunHistoryService::RunHistoryService (fhicl::ParameterSet const &pset,::art::ActivityRegistry ®) | |
| virtual void | RunHistoryService::reconfigure (fhicl::ParameterSet const &pset) |
| void | RunHistoryService::preBeginRun (const ::art::Run &run) |
| virtual const provider_type * | RunHistoryService::provider () const override |
Variables | |
| std::unique_ptr< detinfo::RunHistory > | RunHistoryService::fRH |
1.8.11