ATLAS Offline Software
Loading...
Searching...
No Matches
ALFA_Config.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
6#ifndef ALFA_GeometryReader_h
7#define ALFA_GeometryReader_h 1
8
9#include "ALFA_constants.h"
10
11#include "CLHEP/Geometry/Point3D.h"
12
13#include <list>
14#include <map>
15#include <vector>
16#include <string>
17//using namespace std;
18
19#endif