ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
MuonSpectrometer
MuonReconstruction
MuonRecEvent
MuonTrigCoinData
MuonTrigCoinData
MuonCoinDataContainer.icc
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
template< class CollectionT>
5
// Constructor with parameters:
6
MuonCoinDataContainer< CollectionT>::MuonCoinDataContainer(unsigned int max) :
7
IdentifiableContainer<CollectionT>(max)
8
{}
9
10
template< class CollectionT>
11
// Constructor with parameters:
12
MuonCoinDataContainer< CollectionT>::MuonCoinDataContainer(EventContainers::IdentifiableCache<CollectionT> * cache) :
13
IdentifiableContainer<CollectionT>(cache)
14
{}
15
Generated on
for ATLAS Offline Software by
1.17.0