ATLAS Offline Software
Loading...
Searching...
No Matches
L1DatabaseOverrideForDataTool.h
Go to the documentation of this file.
1// -*- C++ -*-
2/*
3 Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
4*/
21#ifndef LVL1L1DATABASEOVERRIDEFORDATATOOL_H
22#define LVL1L1DATABASEOVERRIDEFORDATATOOL_H
23
26
27namespace LVL1 {
28
30 public AthAlgTool
31{
32public:
33 L1DatabaseOverrideForDataTool(const std::string&,const std::string&,const IInterface*);
36
41};
42
43} // end of namespace
44
45#endif // LVL1L1DATABASEOVERRIDEFORDATATOOL_H
Interface of a tool that modifies L1Calo database folders.
AthAlgTool(const std::string &type, const std::string &name, const IInterface *parent)
Constructor with parameters:
StatusCode modifyDisabledTowers(L1CaloDisabledTowersContainer &)
StatusCode modifyChanCalib(L1CaloPprChanCalibContainer &)
L1DatabaseOverrideForDataTool(const std::string &, const std::string &, const IInterface *)
virtual ~L1DatabaseOverrideForDataTool()
default destructor
StatusCode modifyDeadChannels(L1CaloPpmDeadChannelsContainer &)
StatusCode modifyChanDefaults(L1CaloPprChanDefaultsContainer &)
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...