ATLAS Offline Software
Loading...
Searching...
No Matches
Simulation
ISF
ISF_FastCaloSim
ISF_FastCaloSimParametrization
ISF_FastCaloSimParametrization
CaloCellContainerBuilder.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef ISF_FASTCALOSIMPARAMETRIZATION_CALOCELLCONTAINERBUILDER_H
6
#define ISF_FASTCALOSIMPARAMETRIZATION_CALOCELLCONTAINERBUILDER_H
7
8
#include "
CaloEvent/CaloCellContainer.h
"
9
#include "
HitManagement/AthenaHitsVector.h
"
10
11
#include <memory>
12
20
class
CaloCellContainerBuilder
:
public
HitsVectorBase
21
{
22
public
:
23
CaloCellContainerBuilder
()
24
:
container
(
std
::make_unique<
CaloCellContainer
>(
SG
::VIEW_ELEMENTS))
25
{}
26
27
std::unique_ptr<CaloCellContainer>
container
;
28
};
29
30
#endif
// ISF_FASTCALOSIMPARAMETRIZATION_CALOCELLCONTAINERBUILDER_H
AthenaHitsVector.h
CaloCellContainer.h
CaloCellContainerBuilder::container
std::unique_ptr< CaloCellContainer > container
Definition
CaloCellContainerBuilder.h:27
CaloCellContainerBuilder::CaloCellContainerBuilder
CaloCellContainerBuilder()
Definition
CaloCellContainerBuilder.h:23
CaloCellContainer
Container class for CaloCell.
Definition
CaloCellContainer.h:55
SG
Forward declaration.
Definition
CaloCellPacker_400_500.h:32
std
STL namespace.
HitsVectorBase
Definition
AthenaHitsVector.h:33
Generated on
for ATLAS Offline Software by
1.16.1