ATLAS Offline Software
Loading...
Searching...
No Matches
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:
23m_track (track),
24m_mdt_coll_size(mdt_coll_size),
25m_rpc_wcoll_size(rpc_wcoll_size),
26m_rpc_scoll_size(rpc_scoll_size),
27m_tgc_wcoll_size(tgc_wcoll_size),
28m_tgc_scoll_size(tgc_scoll_size)
29{}
int m_tgc_scoll_size
Definition TrigDiMuon.h:48
int m_mdt_coll_size
Definition TrigDiMuon.h:44
int m_rpc_scoll_size
Definition TrigDiMuon.h:46
TrigDiMuon()=default
TrigInDetTrack * m_track
Definition TrigDiMuon.h:43
int m_tgc_wcoll_size
Definition TrigDiMuon.h:47
int m_rpc_wcoll_size
Definition TrigDiMuon.h:45
represents a LVL2 ID track