Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
FadcUnRasteredBeam.h
Go to the documentation of this file.
1#ifndef HallA_FadcUnRasteredBeam_h_
2#define HallA_FadcUnRasteredBeam_h_
3
5//
6// HallA::FadcUnRasteredBeam
7//
8// Apparatus describing a rastered beam that is analyzed using event-by-event
9// raster currents. Uses the FadcRaster class to read out the raster device.
10//
12
13#include "THaUnRasteredBeam.h"
14
15namespace HallA {
16
18public:
19 FadcUnRasteredBeam( const char* name, const char* description,
20 Int_t runningsum_depth = 0 );
21
22 ClassDef(FadcUnRasteredBeam,0) // Unrastered beam from two BPMs, FADC version
23};
24
25} // namespace HallA
26
27#endif // HallA_FadcUnRasteredBeam_h_
int Int_t
#define ClassDef(name, id)
char name[80]