ATLAS Offline Software
TrigDiMuon.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 /********************************************************************
6 
7  NAME: TrigDiMuon.cxx
8  PACKAGE: TrigMuonEvent
9 
10 ********************************************************************/
11 
13 
14 
16  int mdt_coll_size,
17  int rpc_wcoll_size,
18  int rpc_scoll_size,
19  int tgc_wcoll_size,
20  int tgc_scoll_size
21  )
22 :
23 m_track (track),
24 m_mdt_coll_size(mdt_coll_size),
25 m_rpc_wcoll_size(rpc_wcoll_size),
26 m_rpc_scoll_size(rpc_scoll_size),
27 m_tgc_wcoll_size(tgc_wcoll_size),
28 m_tgc_scoll_size(tgc_scoll_size)
29 {}
TrigDiMuon::TrigDiMuon
TrigDiMuon()=default
TrigInDetTrack
Definition: TrigInDetTrack.h:34
TrigDiMuon.h
xAOD::track
@ track
Definition: TrackingPrimitives.h:512