Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
THaElectronKine.h
Go to the documentation of this file.
1#ifndef Podd_THaElectronKine_h_
2#define Podd_THaElectronKine_h_
3
5//
6// THaElectronKine
7//
9
10#include "THaPrimaryKine.h"
11
13
14public:
15 THaElectronKine( const char* name, const char* description,
16 const char* spectro = "", Double_t mass = 0.0 /* GeV */ );
17 THaElectronKine( const char* name, const char* description,
18 const char* spectro, const char* beam,
19 Double_t mass = 0.0 /* GeV */ );
20
21 ClassDef(THaElectronKine,0) //Single arm kinematics module
22};
23
24#endif
double Double_t
#define ClassDef(name, id)
char name[80]