Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
THaPidDetector.cxx
Go to the documentation of this file.
1//*-- Author : Ole Hansen 7-Sep-00
2
4//
5// THaPidDetector
6//
8
9#include "THaPidDetector.h"
10
12
13//______________________________________________________________________________
14THaPidDetector::THaPidDetector( const char* name, const char* description,
15 THaApparatus* apparatus )
16 : THaNonTrackingDetector(name,description,apparatus)
17{
18 // Normal constructor with name and description
19
20}
21
char name[80]
THaPidDetector()=default
ClassImp(TPyArg)