CGEM BOSS 6.6.5.f
BESIII Offline Software System
Loading...
Searching...
No Matches
StripGTS.cxx
Go to the documentation of this file.
1// implementation:
2// R. Farinelli (University of Ferrara & INFN of Ferrara)
3// L. Lavezzi (IHEP & INFN of Torino)
4#include "CgemDigitizerSvc/StripGTS.h"
5
6StripGTS::StripGTS(int id) : stripID(id), charge(0), time(0), apv(NULL) {}
7
8StripGTS::~StripGTS(){
9 delete apv;
10}
11
12
Double_t time