ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Calorimeter
CaloRecGPU
src
CaloClusterDeleter.cxx
Go to the documentation of this file.
1
//
2
// Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
//
4
// Dear emacs, this is -*- c++ -*-
5
//
6
7
#include "
CaloClusterDeleter.h
"
8
9
10
StatusCode
CaloClusterDeleter::execute
(
const
EventContext &,
xAOD::CaloClusterContainer
* cluster_collection)
const
11
{
12
cluster_collection->
clear
();
13
14
return
StatusCode::SUCCESS;
15
16
}
17
CaloClusterDeleter.h
CaloClusterDeleter::execute
virtual StatusCode execute(const EventContext &ctx, xAOD::CaloClusterContainer *cluster_collection) const override
Definition
CaloClusterDeleter.cxx:10
DataVector::clear
void clear()
Erase all the elements in the collection.
xAOD::CaloClusterContainer
CaloClusterContainer_v1 CaloClusterContainer
Define the latest version of the calorimeter cluster container.
Definition
Event/xAOD/xAODCaloEvent/xAODCaloEvent/CaloClusterContainer.h:17
Generated on
for ATLAS Offline Software by
1.17.0