FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
pnddata
SttData
PndSttSkewedHit.cxx
Go to the documentation of this file.
1
8
#include "
PndSttSkewedHit.h
"
9
10
#include "
PndDetectorList.h
"
11
12
#include <iostream>
13
#include "TMath.h"
14
15
using namespace
std;
16
18
PndSttSkewedHit::PndSttSkewedHit
() :
19
FairHit(),
20
fTubeIDs()
21
{
22
}
23
24
25
PndSttSkewedHit::PndSttSkewedHit
(Int_t detID, Int_t tubeID1, Int_t tubeID2, Int_t mcindex, TVector3&
pos
, TVector3& dpos) : FairHit(detID, pos, dpos, mcindex), fTubeIDs()
26
{
27
SetTubeIDs
(tubeID1, tubeID2);
28
29
}
30
31
33
PndSttSkewedHit::~PndSttSkewedHit
()
34
{
35
}
36
37
38
ClassImp
(
PndSttSkewedHit
)
pos
TVector3 pos
Definition:
GammaSpectraAnalysis.C:43
PndSttSkewedHit::PndSttSkewedHit
PndSttSkewedHit()
Definition:
PndSttSkewedHit.cxx:18
PndDetectorList.h
PndSttSkewedHit::SetTubeIDs
void SetTubeIDs(Int_t tubeid1, Int_t tubeid2)
Definition:
PndSttSkewedHit.h:61
PndSttSkewedHit
Definition:
PndSttSkewedHit.h:23
PndSttSkewedHit.h
ClassImp
ClassImp(PndAnaContFact)
PndSttSkewedHit::~PndSttSkewedHit
virtual ~PndSttSkewedHit()
Definition:
PndSttSkewedHit.cxx:33
Generated on Wed Apr 3 2019 10:02:57 for FairRoot/PandaRoot by
1.8.5