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