FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
detectors
lmd
LmdReco
PndSdsCell.cxx
Go to the documentation of this file.
1
// -------------------------------------------------------------------------
2
// ----- PndSdsCell source file -----
3
// ----- -----
4
// -------------------------------------------------------------------------
5
6
#include "
PndSdsCell.h
"
7
#include <iostream>
8
#include "stdlib.h"
9
10
// ----- Default constructor -------------------------------------------
11
PndSdsCell::PndSdsCell
() {}
12
// -------------------------------------------------------------------------
13
14
// ----- Standard constructor ------------------------------------------
15
PndSdsCell::PndSdsCell
(
unsigned
int
hitUp,
unsigned
int
hitDw) {
16
fhit_upstream
= hitUp;
17
fhit_downstream
= hitDw;
18
fpv
= -1;
19
}
20
// -------------------------------------------------------------------------
21
22
// ----- Destructor ----------------------------------------------------
23
PndSdsCell::~PndSdsCell
() {}
24
// -------------------------------------------------------------------------
25
26
// -------------------------------------------------------------------------
27
ClassImp
(
PndSdsCell
);
PndSdsCell.h
PndSdsCell::~PndSdsCell
~PndSdsCell()
Definition:
PndSdsCell.cxx:23
PndSdsCell::fhit_downstream
unsigned int fhit_downstream
Definition:
PndSdsCell.h:40
PndSdsCell::fpv
int fpv
Definition:
PndSdsCell.h:41
PndSdsCell
Definition:
PndSdsCell.h:19
PndSdsCell::fhit_upstream
unsigned int fhit_upstream
Definition:
PndSdsCell.h:39
ClassImp
ClassImp(PndAnaContFact)
PndSdsCell::PndSdsCell
PndSdsCell()
Definition:
PndSdsCell.cxx:11
Generated on Wed Apr 3 2019 08:44:01 for FairRoot/PandaRoot by
1.8.5