ATLAS Offline Software
Loading...
Searching...
No Matches
collSet.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2025 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" // for Collimator::Container_t
9#include "FPTrackerConstants.h" //for Side
10
11namespace FPTracker{
12 class CollimatorData;
14}
15#endif
Collimator::Container_t collSet(const CollimatorData &, Side)
Definition collSet.cxx:12