ATLAS Offline Software
Loading...
Searching...
No Matches
MagnetSet.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 FORWARDTRACKER_MAGNETSET_H
6#define FORWARDTRACKER_MAGNETSET_H
7
9#include "Magnet.h"
10
11namespace ForwardTracker {
12
13 class ConfigData;
14
16}
17
18#endif
Magnet::Container_t MagnetSet(const ConfigData &, const Side &)
Definition MagnetSet.cxx:18