LAPPD Class Reference

Ratpac-two: RAT::DS::LAPPD Class Reference
Ratpac-two
Inheritance diagram for RAT::DS::LAPPD:

Public Member Functions

virtual void SetID (Int_t _id)
 
virtual Int_t GetID ()
 
virtual void SetTotalCharge (Double_t _charge)
 
virtual Double_t GetTotalCharge ()
 
virtual void SetTotalTime (Double_t _time)
 
virtual Double_t GetTotalTime ()
 
LAPPDHitGetHit (Int_t i)
 
Int_t GetNHits () const
 
LAPPDHitAddNewHit ()
 
void PruneHits ()
 
 ClassDef (LAPPD, 2)
 

Protected Attributes

Int_t id
 
std::vector< LAPPDHithits
 
Double_t totalcharge
 
Double_t totaltime
 

Member Function Documentation

◆ GetHit()

LAPPDHit* RAT::DS::LAPPD::GetHit ( Int_t  i)
inline

List of hits in this LAPPD.

◆ SetID()

virtual void RAT::DS::LAPPD::SetID ( Int_t  _id)
inlinevirtual

ID number of LAPPD

◆ SetTotalCharge()

virtual void RAT::DS::LAPPD::SetTotalCharge ( Double_t  _charge)
inlinevirtual

Total charge in waveform (pC)

◆ SetTotalTime()

virtual void RAT::DS::LAPPD::SetTotalTime ( Double_t  _time)
inlinevirtual

Hit time in ns


The documentation for this class was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/ds/include/RAT/DS/LAPPD.hh