#include <CookedTracker.h>
Definition at line 235 of file CookedTracker.h.
◆ anonymous enum
◆ Layer() [1/2]
CookedTracker::Layer::Layer |
( |
| ) |
|
◆ Layer() [2/2]
o2::its::CookedTracker::Layer::Layer |
( |
const Layer & |
| ) |
|
|
delete |
◆ findClusterIndex()
Int_t CookedTracker::Layer::findClusterIndex |
( |
Float_t |
z | ) |
const |
◆ getAlphaRef()
Float_t o2::its::CookedTracker::Layer::getAlphaRef |
( |
Int_t |
i | ) |
const |
|
inline |
◆ getCluster()
const Cluster * o2::its::CookedTracker::Layer::getCluster |
( |
Int_t |
i | ) |
const |
|
inline |
◆ getClusterPhi()
Float_t o2::its::CookedTracker::Layer::getClusterPhi |
( |
Int_t |
i | ) |
const |
|
inline |
◆ getNumberOfClusters()
Int_t o2::its::CookedTracker::Layer::getNumberOfClusters |
( |
| ) |
const |
|
inline |
◆ getR()
Float_t o2::its::CookedTracker::Layer::getR |
( |
| ) |
const |
|
inline |
◆ init()
void CookedTracker::Layer::init |
( |
| ) |
|
◆ insertCluster()
Bool_t CookedTracker::Layer::insertCluster |
( |
const Cluster * |
c | ) |
|
◆ operator=()
Layer & o2::its::CookedTracker::Layer::operator= |
( |
const Layer & |
tr | ) |
|
|
delete |
◆ selectClusters()
◆ setGeometry()
◆ setR()
void o2::its::CookedTracker::Layer::setR |
( |
Double_t |
r | ) |
|
|
inline |
◆ unloadClusters()
void CookedTracker::Layer::unloadClusters |
( |
| ) |
|
◆ mAlphaRef
std::vector<Float_t> o2::its::CookedTracker::Layer::mAlphaRef |
|
protected |
◆ mClusters
std::vector<const Cluster*> o2::its::CookedTracker::Layer::mClusters |
|
protected |
◆ mGeom
◆ mPhi
std::vector<Float_t> o2::its::CookedTracker::Layer::mPhi |
|
protected |
◆ mR
Float_t o2::its::CookedTracker::Layer::mR |
|
protected |
◆ mSectors
std::vector<std::pair<int, float> > o2::its::CookedTracker::Layer::mSectors[kNSectors] |
|
protected |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/ITSMFT/ITS/reconstruction/include/ITSReconstruction/CookedTracker.h
- /home/runner/work/AliceO2/AliceO2/Detectors/ITSMFT/ITS/reconstruction/src/CookedTracker.cxx