Skip to content

Commit 1680aea

Browse files
committed
Fix bug with missing Hit creator
1 parent 4fdaac8 commit 1680aea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

leaf/DataModel-lite/HitInfo.h

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ class Hit {
2222

2323
public:
2424
Hit();
25-
Hit(int lID, TimeDelta::short_time_t lT, double lQ, int lPMT);
2625
Hit(int lID, TimeDelta::short_time_t lT, double lQ, const HKAA::PMTType lPMT=HKAA::kIDPMT_BnL);
2726
~Hit();
2827

0 commit comments

Comments
 (0)