er
dev
Main Page
Related Pages
Classes
Files
File List
muSi
data
ERmuSiHit.cxx
1
// -------------------------------------------------------------------------
2
// ----- ERmuSiHit source file -----
3
// ----- Created 03/16 by V.Schetinin -----
4
// -------------------------------------------------------------------------
5
6
#include "ERmuSiHit.h"
7
8
ERmuSiHit::ERmuSiHit(Int_t
id
, Int_t detID, TVector3& pos, TVector3& dpos, Int_t index, Int_t station):
9
FairHit(detID, pos, dpos, index),
10
fStation(station), fID(id)
11
{
12
13
}
14
15
ClassImp(
ERmuSiHit
)
ERmuSiHit
Definition:
ERmuSiHit.h:11
Generated on Tue Dec 7 2021 13:58:46 for er by
1.8.11