LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
detinfo::DetectorClocksService Class Referenceabstract

#include "DetectorClocksService.h"

Inheritance diagram for detinfo::DetectorClocksService:
detinfo::DetectorClocksServiceStandard

Public Types

using provider_type = detinfo::DetectorClocks
 

Public Member Functions

virtual ~DetectorClocksService ()=default
 
virtual DetectorClocksData DataForJob () const =0
 
virtual DetectorClocksData DataFor (art::Event const &e) const =0
 

Detailed Description

Definition at line 21 of file DetectorClocksService.h.

Member Typedef Documentation

Constructor & Destructor Documentation

virtual detinfo::DetectorClocksService::~DetectorClocksService ( )
virtualdefault

Member Function Documentation

virtual DetectorClocksData detinfo::DetectorClocksService::DataFor ( art::Event const &  e) const
pure virtual
virtual DetectorClocksData detinfo::DetectorClocksService::DataForJob ( ) const
pure virtual

The documentation for this class was generated from the following file: