Neutral Particle Spectrometer analysis code
Loading...
Searching...
No Matches
THcNPSAnalyzer.h
Go to the documentation of this file.
1#ifndef ROOT_THcNPSAnalyzer
2#define ROOT_THcNPSAnalyzer
3
5//
6// THcNPSAnalyzer
7//
9
10#include "THcAnalyzer.h"
11
13
14public:
15
17 virtual ~THcNPSAnalyzer();
18
24
25protected:
26
28
30
31private:
32
33 ClassDef(THcNPSAnalyzer,0) //Hall C Analyzer Standard Event Loop
34
35};
36
37#endif
int Int_t
bool Bool_t
const Bool_t kTRUE
#define ClassDef(name, id)
virtual ~THcNPSAnalyzer()
Int_t PhysicsAnalysis(Int_t code)
void SetNevMerge(Int_t nmerge)
Bool_t GetClearThisEvent()
Bool_t GetProcessThisEvent()