FairRoot/PandaRoot
|
#include <PndGemFindClustersTB.h>
Public Attributes | |
Int_t | detId |
std::vector< Int_t > | digiNr |
std::vector< Int_t > | chanNr |
std::vector< Double_t > | sigADC |
std::vector< Double_t > | sigTDC |
Double_t | cluTDC |
Double_t | cluADC |
Double_t | cluPos |
Int_t | cluPMn |
Int_t | cluPMx |
Double_t | cluMPs |
Double_t | cluMVl |
Definition at line 38 of file PndGemFindClustersTB.h.
std::vector<Int_t> DigiClusterTB::chanNr |
Definition at line 41 of file PndGemFindClustersTB.h.
Referenced by PndGemFindClustersTB::AnalyzeClusters(), and PndGemFindClustersTB::CreateClusters().
Double_t DigiClusterTB::cluADC |
Definition at line 45 of file PndGemFindClustersTB.h.
Referenced by PndGemFindClustersTB::AnalyzeClusters(), and PndGemFindClustersTB::CreateClusters().
Double_t DigiClusterTB::cluMPs |
Definition at line 49 of file PndGemFindClustersTB.h.
Referenced by PndGemFindClustersTB::AnalyzeClusters(), and PndGemFindClustersTB::CreateClusters().
Double_t DigiClusterTB::cluMVl |
Definition at line 50 of file PndGemFindClustersTB.h.
Referenced by PndGemFindClustersTB::AnalyzeClusters(), and PndGemFindClustersTB::CreateClusters().
Int_t DigiClusterTB::cluPMn |
Definition at line 47 of file PndGemFindClustersTB.h.
Referenced by PndGemFindClustersTB::AnalyzeClusters(), and PndGemFindClustersTB::CreateClusters().
Int_t DigiClusterTB::cluPMx |
Definition at line 48 of file PndGemFindClustersTB.h.
Referenced by PndGemFindClustersTB::AnalyzeClusters(), and PndGemFindClustersTB::CreateClusters().
Double_t DigiClusterTB::cluPos |
Definition at line 46 of file PndGemFindClustersTB.h.
Referenced by PndGemFindClustersTB::AnalyzeClusters(), and PndGemFindClustersTB::CreateClusters().
Double_t DigiClusterTB::cluTDC |
Definition at line 44 of file PndGemFindClustersTB.h.
Referenced by PndGemFindClustersTB::AnalyzeClusters(), and PndGemFindClustersTB::CreateClusters().
Int_t DigiClusterTB::detId |
Definition at line 39 of file PndGemFindClustersTB.h.
Referenced by PndGemFindClustersTB::AnalyzeClusters(), and PndGemFindClustersTB::CreateClusters().
std::vector<Int_t> DigiClusterTB::digiNr |
Definition at line 40 of file PndGemFindClustersTB.h.
Referenced by PndGemFindClustersTB::AnalyzeClusters(), and PndGemFindClustersTB::CreateClusters().
std::vector<Double_t> DigiClusterTB::sigADC |
Definition at line 42 of file PndGemFindClustersTB.h.
Referenced by PndGemFindClustersTB::AnalyzeClusters(), and PndGemFindClustersTB::CreateClusters().
std::vector<Double_t> DigiClusterTB::sigTDC |
Definition at line 43 of file PndGemFindClustersTB.h.
Referenced by PndGemFindClustersTB::AnalyzeClusters(), and PndGemFindClustersTB::CreateClusters().