ATLAS Offline Software
Loading...
Searching...
No Matches
D3PDTools/MultiDraw/MultiDraw/Global.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
6
7#ifndef MULTI_DRAW_GLOBAL_H
8#define MULTI_DRAW_GLOBAL_H
9
12
13namespace MD
14{
15 class AlgCFlow;
16 class AlgHist;
17 class Formula;
18 class FormulaSvc;
19}
20
21#endif
This module provides a lot of global definitions, forward declarations and includes that are used by ...
Definition AlgCFlow.h:22