ATLAS Offline Software
Loading...
Searching...
No Matches
CollimatorSet.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 FORWARDTRACKER_COLLIMATORSET_H
6#define FORWARDTRACKER_COLLIMATORSET_H
7
8#include "Collimator.h"
9
10namespace ForwardTracker {
11
12 class ConfigData;
13
15}
16
17#endif
Collimator::Container_t CollimatorSet(const ConfigData &, const Side &side)