ATLAS Offline Software
Loading...
Searching...
No Matches
Event/xAOD/xAODInDetMeasurement/xAODInDetMeasurement/Utilities.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef XAOD_INDETMEASUREMENT_UTILITIES_H
6#define XAOD_INDETMEASUREMENT_UTILITIES_H
7
9#include <vector>
10
12
13 float computeTotalCharge( const SG::AuxElement& cluster);
14 int computeTotalToT( const SG::AuxElement& cluster);
15}
16
17#endif
Base class for elements of a container that can have aux data.
AuxElement(SG::AuxVectorData *container, size_t index)
Base class for elements of a container that can have aux data.