ATLAS Offline Software
collSet.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef FPTRACKER_COLLSET_H
6 #define FPTRACKER_COLLSET_H
7 
8 #include "Collimator.h"
9 #include "FPTrackerConstants.h"
10 
11 namespace FPTracker{
12  class CollimatorData;
13  Collimator::Container_t collSet(const CollimatorData&, Side);
14 }
15 #endif
FPTracker::collSet
Collimator::Container_t collSet(const CollimatorData &, Side)
Definition: collSet.cxx:13
FPTracker::Collimator::Container_t
std::vector< Ptr_t > Container_t
Definition: FPTracker/FPTracker/Collimator.h:41
FPTrackerConstants.h
Side
Definition: WaferTree.h:36
Collimator.h
FPTracker
Definition: FPTracker/FPTracker/Beamline.h:12