Hall C ROOT/C++ Analyzer (hcana)
Loading...
Searching...
No Matches
THcAerogelHit.h
Go to the documentation of this file.
1#ifndef ROOT_THcAerogelHit
2#define ROOT_THcAerogelHit
3
4#include "THcRawHodoHit.h"
5
7
8 public:
9 friend class THcAerogel;
10
11 protected:
12
13 private:
14
15 ClassDef(THcAerogelHit,0); // Raw Aerogel hit
16};
17
18#endif
19
Raw Aerogel Hit Info.
ClassDef(THcAerogelHit, 0)
Class for an Aerogel detector consisting of pairs of PMT's attached to a diffuser box.
Definition THcAerogel.h:16
Class representing a single raw hit for a hodoscope paddle.