|
FairRoot/PandaRoot
|
#include <PndLmdDigiStrips.h>
Public Member Functions | |
| PndLmdDigiStrips () | |
| PndLmdDigiStrips (Int_t index, Int_t detID, TString detName, Int_t fe, Int_t channel, Double_t charge) | |
| ~PndLmdDigiStrips () | |
| std::vector< Int_t > | GetIndex () const |
| Int_t | GetFe () const |
| Int_t | GetChannel () const |
| Double_t | GetCharge () const |
| TString | GetDetName () const |
| Int_t | GetDetID () const |
Private Member Functions | |
| ClassDef (PndLmdDigiStrips, 1) | |
Private Attributes | |
| TString | fdetName |
| std::vector< Int_t > | fIndex |
| Int_t | fdetID |
| Int_t | fFE |
| Int_t | fChannel |
| Double_t | fCharge |
Definition at line 21 of file PndLmdDigiStrips.h.
| PndLmdDigiStrips::PndLmdDigiStrips | ( | ) |
| PndLmdDigiStrips::PndLmdDigiStrips | ( | Int_t | index, |
| Int_t | detID, | ||
| TString | detName, | ||
| Int_t | fe, | ||
| Int_t | channel, | ||
| Double_t | charge | ||
| ) |
|
inline |
Definition at line 32 of file PndLmdDigiStrips.h.
|
private |
|
inline |
|
inline |
Definition at line 38 of file PndLmdDigiStrips.h.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 35 of file PndLmdDigiStrips.h.
|
private |
Definition at line 48 of file PndLmdDigiStrips.h.
Referenced by PndLmdDigiStrips().
|
private |
Definition at line 49 of file PndLmdDigiStrips.h.
Referenced by PndLmdDigiStrips().
|
private |
Definition at line 46 of file PndLmdDigiStrips.h.
Referenced by PndLmdDigiStrips().
|
private |
Definition at line 43 of file PndLmdDigiStrips.h.
Referenced by PndLmdDigiStrips().
|
private |
Definition at line 47 of file PndLmdDigiStrips.h.
Referenced by PndLmdDigiStrips().
|
private |
Definition at line 45 of file PndLmdDigiStrips.h.
Referenced by PndLmdDigiStrips().
1.8.8