ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigConfiguration
TrigConfStorage
src
PrescaledClockLoader.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
//
7
//NAME: PrescaledClockLoader.h
8
//PACKAGE: TrigConfStorage
9
//
10
//AUTHOR: J.Haller (CERN) Johannes.Haller@cern.ch
11
//CREATED: 31. Oct. 2005
12
//
13
//PURPOSE:
14
//
15
//
17
18
#ifndef TrigConf_PrescaledClockLoader
19
#define TrigConf_PrescaledClockLoader
20
21
#include "
TrigConfStorage/IPrescaledClockLoader.h
"
22
#include "
TrigConfStorage/DBLoader.h
"
23
24
25
namespace
TrigConf
{
26
27
class
PrescaledClockLoader
:
virtual
public
IPrescaledClockLoader
,
public
DBLoader
{
28
public
:
29
30
PrescaledClockLoader
(
StorageMgr
& sm, coral::ISessionProxy& session) :
DBLoader
(sm, session) {}
31
virtual
~PrescaledClockLoader
()
override
=
default
;
32
33
virtual
bool
load
(
PrescaledClock
& data)
override
;
34
};
35
}
36
37
#endif
DBLoader.h
IPrescaledClockLoader.h
TrigConf::DBLoader::DBLoader
DBLoader(StorageMgr &sm, coral::ISessionProxy &session)
constructor
Definition
DBLoader.cxx:31
TrigConf::IPrescaledClockLoader
Definition
IPrescaledClockLoader.h:27
TrigConf::PrescaledClockLoader::load
virtual bool load(PrescaledClock &data) override
Definition
PrescaledClockLoader.cxx:36
TrigConf::PrescaledClockLoader::~PrescaledClockLoader
virtual ~PrescaledClockLoader() override=default
TrigConf::PrescaledClockLoader::PrescaledClockLoader
PrescaledClockLoader(StorageMgr &sm, coral::ISessionProxy &session)
Definition
PrescaledClockLoader.h:30
TrigConf::PrescaledClock
Definition
PrescaledClock.h:13
TrigConf::StorageMgr
Database Storage Manager, controls the database session and the different loader classes for DB acces...
Definition
StorageMgr.h:23
TrigConf
Forward iterator to traverse the main components of the trigger configuration.
Definition
IDPerfMonZmumu.h:57
Generated on
for ATLAS Offline Software by
1.17.0