ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigConfiguration
TrigConfStorage
TrigConfStorage
ILutCamLoader.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TrigConf_ILutCamLoader
6
#define TrigConf_ILutCamLoader
7
8
#include "
TrigConfStorage/ILoader.h
"
9
#include "
TrigConfL1Data/LutCam.h
"
10
11
namespace
TrigConf
{
12
13
class
ILutCamLoader
:
virtual
public
ILoader
{
14
public
:
15
virtual
~ILutCamLoader
()
override
=
default
;
16
virtual
bool
load
(
LutCam
& data ) = 0;
17
};
18
19
}
20
21
#endif
ILoader.h
LutCam.h
TrigConf::ILoader
Interface class for loaders.
Definition
ILoader.h:17
TrigConf::ILutCamLoader
Definition
ILutCamLoader.h:13
TrigConf::ILutCamLoader::load
virtual bool load(LutCam &data)=0
TrigConf::ILutCamLoader::~ILutCamLoader
virtual ~ILutCamLoader() override=default
TrigConf::LutCam
Definition
LutCam.h:16
TrigConf
Forward iterator to traverse the main components of the trigger configuration.
Definition
Config.h:22
Generated on
for ATLAS Offline Software by
1.16.1