]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PHOS/ReconstructionTest.h
Clean up to correct for the mess introduced by my eratic branching !
[u/mrichter/AliRoot.git] / PHOS / ReconstructionTest.h
CommitLineData
9f616d61 1#ifndef RECONSTRUCTIONTEST_H
2#define RECONSTRUCTIONTEST_H
3/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
4 * See cxx source for full Copyright notice */
5
6////////////////////////////////////////////////
7// ReconstructionTest function for PHOS //
8// Version SUBATECH //
9// Author G.Martinez, SUBATECH //
10// january 2000: //
11////////////////////////////////////////////////
12
13// --- ROOT system ---
14
15// --- AliRoot header files ---
16
17// --- Standard library ---
18
19
20void ReconstructionTest(Text_t *,Int_t evt, Int_t Module) ;
21
22//////////////////////////////////////////////////////////////////////////////
23
24#endif // RECONSTRUCTIONTEST_H