source: trunk/MagicSoft/Mars/manalysis/AnalysisIncl.h@ 691

Last change on this file since 691 was 597, checked in by harald, 24 years ago
Adding the first version of an Image Cleaning. Therefore a first version of Class MCamNeigbor was implemented. The Image cleaning is done in class MNphotEvent.
File size: 119 bytes
Line 
1#ifndef __CINT__
2
3
4#include <TClonesArray.h>
5
6#include "MParContainer.h"
7#include "MCamNeighbor.h"
8
9#endif // __CINT__
Note: See TracBrowser for help on using the repository browser.