Simple functions to streamline the creation of DetectorClocksData
.
More...
#include "lardata/DetectorInfoServices/DetectorClocksService.h"
#include "lardataalg/DetectorInfo/DetectorTimings.h"
#include "lardataalg/DetectorInfo/DetectorClocksData.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
Go to the source code of this file.
Namespaces | |
art | |
icarus::ns::util | |
Functions | |
DetectorClocksData helpers | |
detinfo::DetectorClocksData | icarus::ns::util::makeDetClockData (art::Event const *event) |
Returns a detinfo::DetectorClocksData from DetectorClocksService . More... | |
detinfo::DetectorClocksData | icarus::ns::util::makeDetClockData (art::Event const &event) |
detinfo::DetectorClocksData | icarus::ns::util::makeDetClockData () |
DetectorTimings helpers | |
detinfo::DetectorTimings | icarus::ns::util::makeDetTimings (art::Event const *event) |
Returns a detinfo::DetectorTimings from DetectorClocksService . More... | |
detinfo::DetectorTimings | icarus::ns::util::makeDetTimings (art::Event const &event) |
detinfo::DetectorTimings | icarus::ns::util::makeDetTimings () |
Simple functions to streamline the creation of DetectorClocksData
.
Definition in file icarusalg/icarusalg/Utilities/DetectorClocksHelpers.h.