ATLAS Offline Software
Loading...
Searching...
No Matches
MuonSpectrometer
MuonReconstruction
MuonTrackMakers
MuonTrackMakerUtils
MuonTrackMakerUtils
MuonTrackMakerStlTools.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 MUONTRACKMAKERSTLTOOLS_H
6
#define MUONTRACKMAKERSTLTOOLS_H
7
8
namespace
Muon
{
9
10
template
<
class
T>
struct
MuonDeleteObject
{
11
void
operator()
(T* entry) {
delete
entry; }
12
};
13
14
}
// namespace Muon
15
16
#endif
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition
TrackSystemController.h:45
Muon::MuonDeleteObject
Definition
MuonTrackMakerStlTools.h:10
Muon::MuonDeleteObject::operator()
void operator()(T *entry)
Definition
MuonTrackMakerStlTools.h:11
Generated on
for ATLAS Offline Software by
1.14.0