ATLAS Offline Software
TRTHit.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 
6 #include "InDetSimEvent/TRTHit.h"
7 
8 
9 TRTHit::TRTHit(unsigned first, unsigned second, unsigned third, unsigned fourth,
10  unsigned fifth): m_firstWord(first), m_secondWord(second), m_thirdWord(third),
11  m_fourthWord(fourth), m_fifthWord(fifth) {}
python.SystemOfUnits.second
int second
Definition: SystemOfUnits.py:120
TRTHit::TRTHit
TRTHit(unsigned, unsigned, unsigned, unsigned, unsigned)
Definition: TRTHit.cxx:9
TRTHit.h
DeMoScan.first
bool first
Definition: DeMoScan.py:534