#include <SiTools_xk.h>
|
| SiTools_xk () |
|
| SiTools_xk (const SiTools_xk &)=default |
|
| ~SiTools_xk ()=default |
|
SiTools_xk & | operator= (const SiTools_xk &)=default |
|
const Trk::MagneticFieldProperties & | fieldTool () const |
|
const Trk::IPatternParametersPropagator * | propTool () const |
|
const Trk::IPatternParametersUpdator * | updatorTool () const |
|
const AtlasFieldCacheCondObj * | fieldCondObj () const |
|
const Trk::IRIO_OnTrackCreator * | rioTool () const |
|
const IInDetConditionsTool * | pixcond () const |
|
const IInDetConditionsTool * | sctcond () const |
|
const Trk::IBoundaryCheckTool * | boundaryCheckTool () const |
|
const double & | xi2max () const |
|
const double & | xi2maxBrem () const |
|
const double & | xi2maxNoAdd () const |
|
const double & | xi2maxlink () const |
|
const double & | xi2multi () const |
|
const double & | pTmin () const |
|
const int & | maxholes () const |
|
const int & | maxdholes () const |
|
const int & | clustersmin () const |
|
const int & | maxclusters () const |
|
bool | usePRDtoTrackAssociation () const |
|
const bool & | multiTrack () const |
|
const bool & | bremNoise () const |
|
const bool & | electron () const |
|
const bool & | heavyion () const |
|
const bool & | useFastTracking () const |
|
const bool & | isITkGeometry () const |
|
void | setTools (const Trk::IPatternParametersPropagator *, const Trk::IPatternParametersUpdator *, const Trk::IRIO_OnTrackCreator *) |
|
void | setFieldCondObj (const AtlasFieldCacheCondObj *fieldCondObj) |
|
void | setPRDtoTrackMap (const Trk::PRDtoTrackMap *prd_to_track_map) |
|
const Trk::PRDtoTrackMap * | PRDtoTrackMap () const |
|
void | setPixelDetectorElementStatus (const InDet::SiDetectorElementStatus *pixelDetElStatus) |
|
void | setSCTDetectorElementStatus (const InDet::SiDetectorElementStatus *sctDetElStatus) |
|
void | setTools (const Trk::MagneticFieldProperties *) |
|
void | setTools (const IInDetConditionsTool *, const IInDetConditionsTool *) |
|
void | setTools (const Trk::IBoundaryCheckTool *) |
|
void | setXi2pTmin (const double &, const double &, const double &, const double &) |
|
void | setHolesClusters (const int &, const int &, const int &) |
|
void | setAssociation (const int &) |
|
void | setMultiTracks (const int, double) |
|
void | setBremNoise (bool, bool) |
|
void | setHeavyIon (bool) |
|
void | setFastTracking (bool) |
|
void | setITkGeometry (bool) |
|
const std::vector< bool > * | pixelStatus () const |
|
const std::vector< bool > * | sctStatus () const |
|
Definition at line 30 of file SiTools_xk.h.
◆ SiTools_xk() [1/2]
InDet::SiTools_xk::SiTools_xk |
( |
| ) |
|
|
inline |
◆ SiTools_xk() [2/2]
◆ ~SiTools_xk()
InDet::SiTools_xk::~SiTools_xk |
( |
| ) |
|
|
default |
◆ boundaryCheckTool()
◆ bremNoise()
const bool& InDet::SiTools_xk::bremNoise |
( |
| ) |
const |
|
inline |
◆ clustersmin()
const int& InDet::SiTools_xk::clustersmin |
( |
| ) |
const |
|
inline |
◆ electron()
const bool& InDet::SiTools_xk::electron |
( |
| ) |
const |
|
inline |
◆ fieldCondObj()
◆ fieldTool()
◆ heavyion()
const bool& InDet::SiTools_xk::heavyion |
( |
| ) |
const |
|
inline |
◆ isITkGeometry()
const bool& InDet::SiTools_xk::isITkGeometry |
( |
| ) |
const |
|
inline |
◆ maxclusters()
const int& InDet::SiTools_xk::maxclusters |
( |
| ) |
const |
|
inline |
◆ maxdholes()
const int& InDet::SiTools_xk::maxdholes |
( |
| ) |
const |
|
inline |
◆ maxholes()
const int& InDet::SiTools_xk::maxholes |
( |
| ) |
const |
|
inline |
◆ multiTrack()
const bool& InDet::SiTools_xk::multiTrack |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ pixcond()
◆ pixelStatus()
const std::vector<bool>* InDet::SiTools_xk::pixelStatus |
( |
| ) |
const |
|
inline |
◆ PRDtoTrackMap()
◆ propTool()
◆ pTmin()
const double& InDet::SiTools_xk::pTmin |
( |
| ) |
const |
|
inline |
◆ rioTool()
◆ sctcond()
◆ sctStatus()
const std::vector<bool>* InDet::SiTools_xk::sctStatus |
( |
| ) |
const |
|
inline |
◆ setAssociation()
void InDet::SiTools_xk::setAssociation |
( |
const int & |
A | ) |
|
|
inline |
◆ setBremNoise()
void InDet::SiTools_xk::setBremNoise |
( |
bool |
B, |
|
|
bool |
E |
|
) |
| |
|
inline |
◆ setFastTracking()
void InDet::SiTools_xk::setFastTracking |
( |
bool |
doFastTracking | ) |
|
|
inline |
◆ setFieldCondObj()
◆ setHeavyIon()
void InDet::SiTools_xk::setHeavyIon |
( |
bool |
HI | ) |
|
|
inline |
◆ setHolesClusters()
void InDet::SiTools_xk::setHolesClusters |
( |
const int & |
h, |
|
|
const int & |
dh, |
|
|
const int & |
cl |
|
) |
| |
|
inline |
◆ setITkGeometry()
void InDet::SiTools_xk::setITkGeometry |
( |
bool |
isITk | ) |
|
|
inline |
◆ setMultiTracks()
void InDet::SiTools_xk::setMultiTracks |
( |
const int |
M, |
|
|
double |
X |
|
) |
| |
|
inline |
◆ setPixelDetectorElementStatus()
◆ setPRDtoTrackMap()
◆ setSCTDetectorElementStatus()
◆ setTools() [1/4]
◆ setTools() [2/4]
◆ setTools() [3/4]
◆ setTools() [4/4]
◆ setXi2pTmin()
void InDet::SiTools_xk::setXi2pTmin |
( |
const double & |
xi2m, |
|
|
const double & |
xi2mNoAdd, |
|
|
const double & |
xi2ml, |
|
|
const double & |
pT |
|
) |
| |
|
inline |
◆ updatorTool()
◆ useFastTracking()
const bool& InDet::SiTools_xk::useFastTracking |
( |
| ) |
const |
|
inline |
◆ usePRDtoTrackAssociation()
bool InDet::SiTools_xk::usePRDtoTrackAssociation |
( |
| ) |
const |
|
inline |
◆ xi2max()
const double& InDet::SiTools_xk::xi2max |
( |
| ) |
const |
|
inline |
◆ xi2maxBrem()
const double& InDet::SiTools_xk::xi2maxBrem |
( |
| ) |
const |
|
inline |
◆ xi2maxlink()
const double& InDet::SiTools_xk::xi2maxlink |
( |
| ) |
const |
|
inline |
◆ xi2maxNoAdd()
const double& InDet::SiTools_xk::xi2maxNoAdd |
( |
| ) |
const |
|
inline |
◆ xi2multi()
const double& InDet::SiTools_xk::xi2multi |
( |
| ) |
const |
|
inline |
◆ m_boundaryCheckTool
◆ m_bremnoise
bool InDet::SiTools_xk::m_bremnoise |
|
protected |
◆ m_dholesmax
int InDet::SiTools_xk::m_dholesmax |
|
protected |
◆ m_doFastTracking
bool InDet::SiTools_xk::m_doFastTracking |
|
protected |
◆ m_electron
bool InDet::SiTools_xk::m_electron |
|
protected |
◆ m_fieldCondObj
◆ m_fieldtool
◆ m_heavyion
bool InDet::SiTools_xk::m_heavyion |
|
protected |
◆ m_ITkGeometry
bool InDet::SiTools_xk::m_ITkGeometry |
|
protected |
◆ m_maxclusters
int InDet::SiTools_xk::m_maxclusters |
|
protected |
◆ m_multitrack
bool InDet::SiTools_xk::m_multitrack |
|
protected |
◆ m_nclusmin
int InDet::SiTools_xk::m_nclusmin |
|
protected |
◆ m_nholesmax
int InDet::SiTools_xk::m_nholesmax |
|
protected |
◆ m_pixcond
◆ m_pixelDetElStatus
◆ m_prdToTrackMap
PRD to track association maps.
Definition at line 121 of file SiTools_xk.h.
◆ m_proptool
◆ m_pTmin
double InDet::SiTools_xk::m_pTmin |
|
protected |
◆ m_riotool
◆ m_sctcond
◆ m_sctDetElStatus
◆ m_updatortool
◆ m_useassoTool
bool InDet::SiTools_xk::m_useassoTool = false |
|
protected |
◆ m_xi2max
double InDet::SiTools_xk::m_xi2max |
|
protected |
◆ m_xi2maxBrem
double InDet::SiTools_xk::m_xi2maxBrem |
|
protected |
◆ m_xi2maxlink
double InDet::SiTools_xk::m_xi2maxlink |
|
protected |
◆ m_xi2maxNoAdd
double InDet::SiTools_xk::m_xi2maxNoAdd |
|
protected |
◆ m_xi2multi
double InDet::SiTools_xk::m_xi2multi |
|
protected |
The documentation for this class was generated from the following file: