LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Helper to get clocks data from detinfo::DetectorClocksStandard
.
More...
#include "lardataalg/DetectorInfo/DetectorClocksStandardTriggerLoader.h"
#include "lardataobj/RawData/TriggerData.h"
#include "canvas/Utilities/InputTag.h"
#include "cetlib_except/exception.h"
#include <optional>
#include <vector>
Go to the source code of this file.
Namespaces | |
detinfo | |
General LArSoft Utilities. | |
Functions | |
template<typename Event > | |
detinfo::DetectorClocksData | detinfo::detectorClocksStandardDataFor (detinfo::DetectorClocksStandard const &detClocks, Event const &event) |
Returns DetectorClocksData tuned on the specified event . More... | |
Helper to get clocks data from detinfo::DetectorClocksStandard
.
This library is header-only.
Definition in file DetectorClocksStandardDataFor.h.