Hall C ROOT/C++ Analyzer (hcana)
|
#include "THaSubDetector.h"
#include "THcDriftChamberPlane.h"
#include "TClonesArray.h"
#include "TMatrixD.h"
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
struct | SpacePointHitOutputData |
class | THcDriftChamber |
Subdetector class for a single drift chamber with several planes. More... | |
Macros | |
#define | MAX_HITS_PER_POINT 20 |
#define | MAX_SPACE_POINTS 100 |
#define MAX_HITS_PER_POINT 20 |
Definition at line 27 of file THcDriftChamber.h.
#define MAX_SPACE_POINTS 100 |
Definition at line 26 of file THcDriftChamber.h.