![]() |
PandaRoot
|
#include <PndTrkSttConformalFilling.h>
Public Member Functions | |
| PndTrkSttConformalFilling () | |
| ~PndTrkSttConformalFilling () | |
| void | BoxConformalFilling (Vec< Short_t > &FiConformalIndex, Vec< Short_t > &HitsinBoxConformal, bool *InclusionListStt, Double_t infoparalConformal[][5], Short_t *ListSttParHits, Short_t MAXHITSINCELL, Vec< Short_t > &nBoxConformal, Short_t NFIDIVCONFORMAL, Int_t Nparal, Short_t NRDIVCONFORMAL, Double_t *radiaConf, Vec< Short_t > &RConformalIndex) |
| void | FromXYtoConformal (Double_t trajectory_vertex[2], Double_t info[][7], Short_t *ListSttParHits, Int_t Nparal, Double_t infoparalConformal[][5], Double_t STRAWRADIUS) |
| ClassDef (PndTrkSttConformalFilling, 1) | |
Definition at line 8 of file PndTrkSttConformalFilling.h.
|
inline |
|
inline |
Destructor
Definition at line 15 of file PndTrkSttConformalFilling.h.
References BoxConformalFilling(), ClassDef(), FromXYtoConformal(), MAXHITSINCELL, and STRAWRADIUS.
| void PndTrkSttConformalFilling::BoxConformalFilling | ( | Vec< Short_t > & | FiConformalIndex, |
| Vec< Short_t > & | HitsinBoxConformal, | ||
| bool * | InclusionListStt, | ||
| Double_t | infoparalConformal[][5], | ||
| Short_t * | ListSttParHits, | ||
| Short_t | MAXHITSINCELL, | ||
| Vec< Short_t > & | nBoxConformal, | ||
| Short_t | NFIDIVCONFORMAL, | ||
| Int_t | Nparal, | ||
| Short_t | NRDIVCONFORMAL, | ||
| Double_t * | radiaConf, | ||
| Vec< Short_t > & | RConformalIndex | ||
| ) |
Referenced by ~PndTrkSttConformalFilling().
| PndTrkSttConformalFilling::ClassDef | ( | PndTrkSttConformalFilling | , |
| 1 | |||
| ) |
Referenced by ~PndTrkSttConformalFilling().
| void PndTrkSttConformalFilling::FromXYtoConformal | ( | Double_t | trajectory_vertex[2], |
| Double_t | info[][7], | ||
| Short_t * | ListSttParHits, | ||
| Int_t | Nparal, | ||
| Double_t | infoparalConformal[][5], | ||
| Double_t | STRAWRADIUS | ||
| ) |
Referenced by ~PndTrkSttConformalFilling().