ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
TileCalorimeter
TileRecUtils
src
TileTowerBuilderTool.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 TILERECUTILS_TILETOWERBUILDERTOOL_H
6
#define TILERECUTILS_TILETOWERBUILDERTOOL_H
14
15
#include "
CaloUtils/CaloTowerBuilderTool.h
"
16
17
#include <string>
18
19
class
CaloTowerContainer
;
20
21
class
TileTowerBuilderTool
:
public
CaloTowerBuilderTool
{
22
public
:
23
25
TileTowerBuilderTool
(
const
std::string& name,
const
std::string&
type
,
26
const
IInterface* parent);
27
virtual
~TileTowerBuilderTool
();
28
29
protected
:
34
virtual
std::vector<CaloCell_ID::SUBCALO>
parseCalos
35
(
const
std::vector<std::string>& includedCalos)
const override
;
36
};
37
#endif
// not TILERECUTILS_TILETOWERBUILDERTOOL_H
CaloTowerBuilderTool.h
CaloTowerBuilderTool::CaloTowerBuilderTool
CaloTowerBuilderTool(const CaloTowerBuilderTool &)=delete
CaloTowerContainer
Storable container class for CaloTower.
Definition
Calorimeter/CaloEvent/CaloEvent/CaloTowerContainer.h:77
TileTowerBuilderTool::~TileTowerBuilderTool
virtual ~TileTowerBuilderTool()
Definition
TileTowerBuilderTool.cxx:23
TileTowerBuilderTool::TileTowerBuilderTool
TileTowerBuilderTool(const std::string &name, const std::string &type, const IInterface *parent)
AlgTool constructor.
Definition
TileTowerBuilderTool.cxx:17
TileTowerBuilderTool::parseCalos
virtual std::vector< CaloCell_ID::SUBCALO > parseCalos(const std::vector< std::string > &includedCalos) const override
Convert calorimeter strings to enums.
Definition
TileTowerBuilderTool.cxx:33
type
Generated on
for ATLAS Offline Software by
1.17.0