]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PHOS/PHOSHistos.h
Initialize decayer before generation. Important if run inside cocktail.
[u/mrichter/AliRoot.git] / PHOS / PHOSHistos.h
CommitLineData
9f616d61 1#ifndef PHOSHISTOS_H
2#define PHOSHISTOS_H
3/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
4 * See cxx source for full Copyright notice */
5
6////////////////////////////////////////////////
7// PHOSHistos 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 PHOSHistos(Text_t *,Int_t neventt, Int_t Module) ;
21
22//////////////////////////////////////////////////////////////////////////////
23
24#endif // PHOSHISTOS_H