FairRoot/PandaRoot
|
This is the complete list of members for PndGemCluster, including all inherited members.
AddCharge(Double_t iCharge) | PndGemCluster | inline |
AddIndex(int index) | PndGemCluster | inline |
AddIndex(std::vector< Int_t > index) | PndGemCluster | inline |
ClassDef(PndGemCluster, 1) | PndGemCluster | private |
equal(FairTimeStamp *data) | PndGemCluster | inlinevirtual |
fChannelNr | PndGemCluster | private |
fClusterBeg | PndGemCluster | private |
fClusterCharge | PndGemCluster | private |
fClusterCor | PndGemCluster | private |
fClusterEnd | PndGemCluster | private |
fDetectorId | PndGemCluster | private |
GetChannelNr() const | PndGemCluster | inline |
GetCharge() const | PndGemCluster | inline |
GetClusterBeg() const | PndGemCluster | inline |
GetClusterEnd() const | PndGemCluster | inline |
GetCor() const | PndGemCluster | inline |
GetDetectorId() const | PndGemCluster | inline |
GetIndex(int i=0) const | PndGemCluster | inline |
GetIndices() const | PndGemCluster | inline |
GetNIndices() | PndGemCluster | inline |
GetSensorNr() const | PndGemCluster | inline |
GetSide() const | PndGemCluster | inline |
GetStationNr() const | PndGemCluster | inline |
GetSystemId() const | PndGemCluster | inline |
operator<(const PndGemCluster &myCluster) const | PndGemCluster | inlinevirtual |
operator<<(std::ostream &out, PndGemCluster &cluster) | PndGemCluster | friend |
operator==(const PndGemCluster &myCluster) const | PndGemCluster | inlinevirtual |
operator>(const PndGemCluster &myCluster) const | PndGemCluster | inlinevirtual |
PndGemCluster() | PndGemCluster | |
PndGemCluster(Int_t iDetectorId, Double_t iChannel, Int_t bChannel, Int_t eChannel, std::vector< Int_t > index) | PndGemCluster | |
PndGemCluster(Int_t iDetectorId, Double_t iChannel, Int_t bChannel, Int_t eChannel, Double_t signal, Double_t time, std::vector< Int_t > index) | PndGemCluster | |
SetCharge(Double_t iCharge) | PndGemCluster | inline |
SetClusterBeg(Int_t bChan) | PndGemCluster | inline |
SetClusterEnd(Int_t eChan) | PndGemCluster | inline |
SetCor(Double_t iCor) | PndGemCluster | inline |
~PndGemCluster() | PndGemCluster | virtual |