Hall C ROOT/C++ Analyzer (hcana)
Loading...
Searching...
No Matches
THcCherenkovHit.h
Go to the documentation of this file.
1#ifndef ROOT_THcCherenkovHit
2#define ROOT_THcCherenkovHit
3
4#include "THcRawHodoHit.h"
5
7
8 public:
9 friend class THcCherenkov;
10
11 protected:
12
13 private:
14
15 ClassDef(THcCherenkovHit,0); // Raw Cherenkov hit
16};
17
18#endif
19
Class representing a Cherenkov PMT hit.
ClassDef(THcCherenkovHit, 0)
Class for gas Cherenkov detectors.
Class representing a single raw hit for a hodoscope paddle.