PandaRoot
PndHypDigiStrip Class Reference

#include <PndHypDigiStrip.h>

Inheritance diagram for PndHypDigiStrip:
PndHypDigi

Public Member Functions

 PndHypDigiStrip ()
 
 PndHypDigiStrip (Int_t index, Int_t detID, TString detName, Int_t fe, Int_t chan, Double_t charge)
 
 ~PndHypDigiStrip ()
 
Int_t GetChannel () const
 
Bool_t operator== (const PndHypDigiStrip &d2) const
 
- Public Member Functions inherited from PndHypDigi
 PndHypDigi ()
 
 PndHypDigi (Int_t index, Int_t detID, TString detName, Int_t fe, Double_t charge)
 
virtual ~PndHypDigi ()
 
Int_t GetFE () const
 
TString GetDetName () const
 
Double_t GetCharge () const
 
Int_t GetDetID () const
 
std::vector< Int_t > GetIndices () const
 
Int_t GetIndex (int i=0) const
 
void AddIndex (int index)
 
void AddCharge (double charge)
 
virtual void print ()
 

Additional Inherited Members

- Protected Member Functions inherited from PndHypDigi
 ClassDef (PndHypDigi, 1)
 
- Protected Attributes inherited from PndHypDigi
std::vector< Int_t > fIndex
 
Int_t fDetID
 
TString fDetName
 
Double_t fCharge
 
Int_t fFE
 

Detailed Description

MvdDigiStrip.h

Author
R.Kliemt r.kli.nosp@m.emt@.nosp@m.physi.nosp@m.k.tu.nosp@m.-dres.nosp@m.den..nosp@m.de

++ An addition to the MvdHit which only stores the backcalculated 3d-space point this class stores the fired strips

Definition at line 23 of file PndHypDigiStrip.h.

Constructor & Destructor Documentation

◆ PndHypDigiStrip() [1/2]

PndHypDigiStrip::PndHypDigiStrip ( )

◆ PndHypDigiStrip() [2/2]

PndHypDigiStrip::PndHypDigiStrip ( Int_t  index,
Int_t  detID,
TString  detName,
Int_t  fe,
Int_t  chan,
Double_t  charge 
)

◆ ~PndHypDigiStrip()

PndHypDigiStrip::~PndHypDigiStrip ( )
inline

Definition at line 27 of file PndHypDigiStrip.h.

27 {};

Member Function Documentation

◆ GetChannel()

Int_t PndHypDigiStrip::GetChannel ( ) const
inline

Definition at line 33 of file PndHypDigiStrip.h.

References operator==().

33 { return fChannel; }

◆ operator==()

Bool_t PndHypDigiStrip::operator== ( const PndHypDigiStrip d2) const

Referenced by GetChannel().


The documentation for this class was generated from the following file: