ATLAS Offline Software
HitSelection.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef __HIT_SELECTION__H__
6 #define __HIT_SELECTION__H__
7 
8 namespace TrkDriftCircleMath {
9  using HitSelection = std::vector<bool>;
10 }
11 
12 #endif // __HIT_SELECTION__H__
TrkDriftCircleMath::HitSelection
std::vector< bool > HitSelection
Definition: HitSelection.h:9
TrkDriftCircleMath
Function object to check whether two Segments are sub/super sets or different.
Definition: IMdtSegmentFinder.h:13