![]() |
ATLAS Offline Software
|
#include <FPGATrackSimHit.h>
Public Member Functions | |
| FPGATrackSimHit ()=default | |
| virtual | ~FPGATrackSimHit ()=default |
| void | setHitType (HitType type) |
| void | setDetType (SiliconTech detType) |
| void | setDetectorZone (DetectorZone detZone) |
| HitType | getHitType () const |
| SiliconTech | getDetType () const |
| DetectorZone | getDetectorZone () const |
| bool | isMapped () const |
| bool | isClustered () const |
| bool | isReal () const |
| bool | isPixel () const |
| bool | isStrip () const |
| bool | isBarrel () const |
| unsigned | getDim () const |
| int | getRoadID () const |
| void | setIdentifier (unsigned int v) |
| void | setIdentifierHash (unsigned v) |
| void | setRdoIdentifier (Identifier::value_type v) |
| void | setLayerDisk (unsigned v) |
| void | setSide (unsigned v) |
| void | setPhysLayer (unsigned v) |
| void | setEtaModule (int v) |
| void | setPhiModule (unsigned v) |
| void | setEtaWidth (unsigned v) |
| void | setPhiWidth (unsigned v) |
| unsigned int | getIdentifier () const |
| unsigned | getIdentifierHash () const |
| Identifier::value_type | getRdoIdentifier () const |
| unsigned | getLayerDisk (bool old=false) const |
| unsigned | getSide () const |
| unsigned | getPhysLayer (bool old=false) const |
| unsigned | getEtaWidth () const |
| unsigned | getPhiWidth () const |
| int | getEtaModule (bool old=false) const |
| unsigned | getPhiModule () const |
| void | setLayer (unsigned v) |
| void | setSection (unsigned v) |
| int | getLayer () const |
| unsigned | getSection () const |
| void | setRoadID (int roadID) |
| void | setPhiIndex (unsigned v) |
| void | setEtaIndex (unsigned v) |
| void | setCentroidPhiIndex (float v) |
| void | setCentroidEtaIndex (float v) |
| void | setPhiCoord (float v) |
| void | setEtaCoord (float v) |
| unsigned | getPhiIndex () const |
| unsigned | getEtaIndex () const |
| float | getCentroidPhiIndex () const |
| float | getCentroidEtaIndex () const |
| float | getPhiCoord () const |
| float | getEtaCoord () const |
| void | setMaxPhiIndex (int v) |
| void | setMinPhiIndex (int v) |
| void | setMaxEtaIndex (int v) |
| void | setMinEtaIndex (int v) |
| int | getMaxPhiIndex () const |
| int | getMinPhiIndex () const |
| int | getMaxEtaIndex () const |
| int | getMinEtaIndex () const |
| float | getPhiWindow () const |
| void | makeSpacepoint (float x, float y, float z, float window, FPGATrackSimHit &other, FPGATrackSimMultiTruth &new_truth) |
| const FPGATrackSimHit | getOriginalHit () const |
| int | getPairedEtaModule () const |
| unsigned | getPairedPhiModule () const |
| unsigned | getPairedSection () const |
| unsigned | getPairedLayer () const |
| unsigned | getPairedPhysLayer () const |
| DetectorZone | getPairedDetZone () const |
| SiliconTech | getPairedDetType () const |
| void | setPairedLayer (unsigned v) |
| void | setPairedSection (unsigned v) |
| void | setX (float v) |
| void | setY (float v) |
| void | setZ (float v) |
| float | getX () const |
| float | getY () const |
| float | getZ () const |
| float | getR () const |
| float | getGPhi () const |
| float | getGCotTheta () const |
| void | setToT (unsigned v) |
| void | setBarcode (const HepMcParticleLink::barcode_type &v) |
| void | setUniqueID (const HepMcParticleLink::barcode_type &v) |
| void | setBarcodePt (float v) |
| void | setEventIndex (long v) |
| void | setParentageMask (unsigned long v) |
| void | setTruth (const FPGATrackSimMultiTruth &v) |
| unsigned | getToT () const |
| HepMcParticleLink::barcode_type | getBarcode () const |
| HepMcParticleLink::barcode_type | getUniqueID () const |
| long | getEventIndex () const |
| float | getBarcodePt () const |
| unsigned long | getParentageMask () const |
| const FPGATrackSimMultiTruth & | getTruth () const |
| bool | isValidForITkHit () const |
| int | getStripRowIDForITk () const |
| int | getStripChipIDForITk () const |
| int | getStripHitMapForITk () const |
| void | setisValidForITkHit (bool v) |
| void | setStripRowIDForITk (int v) |
| void | setStripChipIDForITk (int v) |
| void | setStripHitMapForITk (int v) |
| int | getCluster1ID () const |
| void | setCluster1ID (int v) |
| int | getCluster2ID () const |
| void | setCluster2ID (int v) |
| const std::vector< int > & | getPhiIndexVec () const |
| const std::vector< int > & | getEtaIndexVec () const |
| const std::vector< unsigned > & | getIDHashVec () const |
| void | addPhiIndexToVec (int phi) |
| void | addEtaIndexToVec (int eta) |
| void | addIDHashToVec (unsigned id) |
| bool | isRemapped () const |
| void | setRemap () |
Protected Member Functions | |
| ClassDefNV (FPGATrackSimHit, 15) | |
Friends | |
| std::ostream & | operator<< (std::ostream &out, const FPGATrackSimHit &hit) |
Definition at line 41 of file FPGATrackSimHit.h.
|
default |
|
virtualdefault |
|
inline |
Definition at line 205 of file FPGATrackSimHit.h.
|
inline |
Definition at line 206 of file FPGATrackSimHit.h.
|
inline |
Definition at line 204 of file FPGATrackSimHit.h.
|
protected |
|
inline |
Definition at line 168 of file FPGATrackSimHit.h.
|
inline |
Definition at line 171 of file FPGATrackSimHit.h.
|
inline |
Definition at line 113 of file FPGATrackSimHit.h.
|
inline |
Definition at line 112 of file FPGATrackSimHit.h.
|
inline |
Definition at line 193 of file FPGATrackSimHit.h.
|
inline |
Definition at line 196 of file FPGATrackSimHit.h.
|
inline |
Definition at line 60 of file FPGATrackSimHit.h.
|
inline |
Definition at line 59 of file FPGATrackSimHit.h.
|
inline |
Definition at line 68 of file FPGATrackSimHit.h.
|
inline |
Definition at line 115 of file FPGATrackSimHit.h.
|
inline |
Definition at line 111 of file FPGATrackSimHit.h.
|
inline |
Definition at line 201 of file FPGATrackSimHit.h.
|
inline |
Definition at line 90 of file FPGATrackSimHit.h.
|
inline |
Definition at line 88 of file FPGATrackSimHit.h.
|
inline |
Definition at line 170 of file FPGATrackSimHit.h.
|
inline |
Definition at line 157 of file FPGATrackSimHit.h.
|
inline |
Definition at line 156 of file FPGATrackSimHit.h.
|
inline |
Definition at line 58 of file FPGATrackSimHit.h.
|
inline |
Definition at line 82 of file FPGATrackSimHit.h.
|
inline |
Definition at line 83 of file FPGATrackSimHit.h.
|
inline |
Definition at line 202 of file FPGATrackSimHit.h.
| int FPGATrackSimHit::getLayer | ( | ) | const |
Definition at line 87 of file FPGATrackSimHit.cxx.
|
inline |
Definition at line 85 of file FPGATrackSimHit.h.
|
inline |
Definition at line 123 of file FPGATrackSimHit.h.
|
inline |
Definition at line 121 of file FPGATrackSimHit.h.
|
inline |
Definition at line 124 of file FPGATrackSimHit.h.
|
inline |
Definition at line 122 of file FPGATrackSimHit.h.
| const FPGATrackSimHit FPGATrackSimHit::getOriginalHit | ( | ) | const |
Definition at line 131 of file FPGATrackSimHit.cxx.
|
inline |
Definition at line 142 of file FPGATrackSimHit.h.
|
inline |
Definition at line 141 of file FPGATrackSimHit.h.
|
inline |
Definition at line 136 of file FPGATrackSimHit.h.
|
inline |
Definition at line 139 of file FPGATrackSimHit.h.
|
inline |
Definition at line 137 of file FPGATrackSimHit.h.
|
inline |
Definition at line 140 of file FPGATrackSimHit.h.
|
inline |
Definition at line 138 of file FPGATrackSimHit.h.
|
inline |
Definition at line 172 of file FPGATrackSimHit.h.
|
inline |
Definition at line 114 of file FPGATrackSimHit.h.
|
inline |
Definition at line 110 of file FPGATrackSimHit.h.
|
inline |
Definition at line 200 of file FPGATrackSimHit.h.
|
inline |
Definition at line 91 of file FPGATrackSimHit.h.
|
inline |
Definition at line 89 of file FPGATrackSimHit.h.
|
inline |
Definition at line 126 of file FPGATrackSimHit.h.
| unsigned FPGATrackSimHit::getPhysLayer | ( | bool | old = false | ) | const |
Definition at line 72 of file FPGATrackSimHit.cxx.
|
inline |
|
inline |
Definition at line 84 of file FPGATrackSimHit.h.
|
inline |
Definition at line 69 of file FPGATrackSimHit.h.
| unsigned FPGATrackSimHit::getSection | ( | ) | const |
Definition at line 92 of file FPGATrackSimHit.cxx.
|
inline |
Definition at line 86 of file FPGATrackSimHit.h.
|
inline |
Definition at line 185 of file FPGATrackSimHit.h.
|
inline |
Definition at line 186 of file FPGATrackSimHit.h.
|
inline |
Definition at line 184 of file FPGATrackSimHit.h.
|
inline |
Definition at line 167 of file FPGATrackSimHit.h.
|
inline |
Definition at line 173 of file FPGATrackSimHit.h.
|
inline |
Definition at line 169 of file FPGATrackSimHit.h.
|
inline |
Definition at line 152 of file FPGATrackSimHit.h.
|
inline |
Definition at line 153 of file FPGATrackSimHit.h.
|
inline |
Definition at line 154 of file FPGATrackSimHit.h.
|
inline |
Definition at line 67 of file FPGATrackSimHit.h.
| bool FPGATrackSimHit::isClustered | ( | ) | const |
Definition at line 28 of file FPGATrackSimHit.cxx.
| bool FPGATrackSimHit::isMapped | ( | ) | const |
Definition at line 13 of file FPGATrackSimHit.cxx.
|
inline |
Definition at line 65 of file FPGATrackSimHit.h.
| bool FPGATrackSimHit::isReal | ( | ) | const |
Definition at line 40 of file FPGATrackSimHit.cxx.
| bool FPGATrackSimHit::isRemapped | ( | ) | const |
Definition at line 20 of file FPGATrackSimHit.cxx.
|
inline |
Definition at line 66 of file FPGATrackSimHit.h.
|
inline |
Definition at line 183 of file FPGATrackSimHit.h.
| void FPGATrackSimHit::makeSpacepoint | ( | float | x, |
| float | y, | ||
| float | z, | ||
| float | window, | ||
| FPGATrackSimHit & | other, | ||
| FPGATrackSimMultiTruth & | new_truth ) |
Definition at line 98 of file FPGATrackSimHit.cxx.
|
inline |
Definition at line 161 of file FPGATrackSimHit.h.
|
inline |
Definition at line 163 of file FPGATrackSimHit.h.
|
inline |
Definition at line 107 of file FPGATrackSimHit.h.
|
inline |
Definition at line 106 of file FPGATrackSimHit.h.
|
inline |
Definition at line 194 of file FPGATrackSimHit.h.
|
inline |
Definition at line 197 of file FPGATrackSimHit.h.
|
inline |
Definition at line 57 of file FPGATrackSimHit.h.
|
inline |
Definition at line 56 of file FPGATrackSimHit.h.
|
inline |
Definition at line 109 of file FPGATrackSimHit.h.
|
inline |
Definition at line 105 of file FPGATrackSimHit.h.
|
inline |
Definition at line 78 of file FPGATrackSimHit.h.
|
inline |
Definition at line 80 of file FPGATrackSimHit.h.
|
inline |
Definition at line 164 of file FPGATrackSimHit.h.
|
inline |
Definition at line 55 of file FPGATrackSimHit.h.
|
inline |
Definition at line 72 of file FPGATrackSimHit.h.
|
inline |
Definition at line 73 of file FPGATrackSimHit.h.
|
inline |
Definition at line 188 of file FPGATrackSimHit.h.
|
inline |
Definition at line 95 of file FPGATrackSimHit.h.
|
inline |
Definition at line 75 of file FPGATrackSimHit.h.
|
inline |
Definition at line 119 of file FPGATrackSimHit.h.
|
inline |
Definition at line 117 of file FPGATrackSimHit.h.
|
inline |
Definition at line 120 of file FPGATrackSimHit.h.
|
inline |
Definition at line 118 of file FPGATrackSimHit.h.
|
inline |
Definition at line 145 of file FPGATrackSimHit.h.
|
inline |
Definition at line 146 of file FPGATrackSimHit.h.
|
inline |
Definition at line 165 of file FPGATrackSimHit.h.
|
inline |
Definition at line 108 of file FPGATrackSimHit.h.
|
inline |
Definition at line 104 of file FPGATrackSimHit.h.
|
inline |
Definition at line 79 of file FPGATrackSimHit.h.
|
inline |
Definition at line 81 of file FPGATrackSimHit.h.
| void FPGATrackSimHit::setPhysLayer | ( | unsigned | v | ) |
Definition at line 55 of file FPGATrackSimHit.cxx.
|
inline |
Definition at line 74 of file FPGATrackSimHit.h.
| void FPGATrackSimHit::setRemap | ( | ) |
Definition at line 24 of file FPGATrackSimHit.cxx.
|
inline |
Definition at line 99 of file FPGATrackSimHit.h.
|
inline |
Definition at line 96 of file FPGATrackSimHit.h.
|
inline |
Definition at line 76 of file FPGATrackSimHit.h.
|
inline |
Definition at line 190 of file FPGATrackSimHit.h.
|
inline |
Definition at line 191 of file FPGATrackSimHit.h.
|
inline |
Definition at line 189 of file FPGATrackSimHit.h.
|
inline |
Definition at line 160 of file FPGATrackSimHit.h.
|
inline |
Definition at line 166 of file FPGATrackSimHit.h.
|
inline |
Definition at line 162 of file FPGATrackSimHit.h.
|
inline |
Definition at line 149 of file FPGATrackSimHit.h.
|
inline |
Definition at line 150 of file FPGATrackSimHit.h.
|
inline |
Definition at line 151 of file FPGATrackSimHit.h.
|
friend |
Definition at line 151 of file FPGATrackSimHit.cxx.
|
protected |
Definition at line 288 of file FPGATrackSimHit.h.
|
protected |
Definition at line 290 of file FPGATrackSimHit.h.
|
protected |
Definition at line 248 of file FPGATrackSimHit.h.
|
protected |
Definition at line 247 of file FPGATrackSimHit.h.
|
protected |
Definition at line 300 of file FPGATrackSimHit.h.
|
protected |
Definition at line 301 of file FPGATrackSimHit.h.
|
protected |
Definition at line 220 of file FPGATrackSimHit.h.
|
protected |
Definition at line 221 of file FPGATrackSimHit.h.
|
protected |
Definition at line 250 of file FPGATrackSimHit.h.
|
protected |
Definition at line 246 of file FPGATrackSimHit.h.
|
protected |
Definition at line 313 of file FPGATrackSimHit.h.
|
protected |
Definition at line 231 of file FPGATrackSimHit.h.
|
protected |
Definition at line 232 of file FPGATrackSimHit.h.
|
protected |
Definition at line 234 of file FPGATrackSimHit.h.
|
protected |
Definition at line 287 of file FPGATrackSimHit.h.
|
protected |
Definition at line 219 of file FPGATrackSimHit.h.
|
protected |
Definition at line 285 of file FPGATrackSimHit.h.
|
protected |
Definition at line 224 of file FPGATrackSimHit.h.
|
protected |
Definition at line 225 of file FPGATrackSimHit.h.
|
protected |
Definition at line 311 of file FPGATrackSimHit.h.
|
protected |
Definition at line 243 of file FPGATrackSimHit.h.
|
protected |
Definition at line 303 of file FPGATrackSimHit.h.
|
protected |
Definition at line 239 of file FPGATrackSimHit.h.
|
protected |
Definition at line 227 of file FPGATrackSimHit.h.
|
protected |
Definition at line 228 of file FPGATrackSimHit.h.
|
protected |
Definition at line 255 of file FPGATrackSimHit.h.
|
protected |
Definition at line 253 of file FPGATrackSimHit.h.
|
protected |
Definition at line 256 of file FPGATrackSimHit.h.
|
protected |
Definition at line 254 of file FPGATrackSimHit.h.
|
protected |
Definition at line 264 of file FPGATrackSimHit.h.
|
protected |
Definition at line 265 of file FPGATrackSimHit.h.
|
protected |
Definition at line 266 of file FPGATrackSimHit.h.
|
protected |
Definition at line 277 of file FPGATrackSimHit.h.
|
protected |
Definition at line 276 of file FPGATrackSimHit.h.
|
protected |
Definition at line 273 of file FPGATrackSimHit.h.
|
protected |
Definition at line 282 of file FPGATrackSimHit.h.
|
protected |
Definition at line 272 of file FPGATrackSimHit.h.
|
protected |
Definition at line 278 of file FPGATrackSimHit.h.
|
protected |
Definition at line 281 of file FPGATrackSimHit.h.
|
protected |
Definition at line 292 of file FPGATrackSimHit.h.
|
protected |
Definition at line 249 of file FPGATrackSimHit.h.
|
protected |
Definition at line 245 of file FPGATrackSimHit.h.
|
protected |
Definition at line 312 of file FPGATrackSimHit.h.
|
protected |
Definition at line 233 of file FPGATrackSimHit.h.
|
protected |
Definition at line 235 of file FPGATrackSimHit.h.
|
protected |
Definition at line 269 of file FPGATrackSimHit.h.
|
protected |
Definition at line 226 of file FPGATrackSimHit.h.
|
protected |
Definition at line 309 of file FPGATrackSimHit.h.
|
protected |
Definition at line 240 of file FPGATrackSimHit.h.
|
protected |
Definition at line 229 of file FPGATrackSimHit.h.
|
protected |
Definition at line 230 of file FPGATrackSimHit.h.
|
protected |
Definition at line 305 of file FPGATrackSimHit.h.
|
protected |
Definition at line 306 of file FPGATrackSimHit.h.
|
protected |
Definition at line 304 of file FPGATrackSimHit.h.
|
protected |
Definition at line 286 of file FPGATrackSimHit.h.
|
protected |
Definition at line 294 of file FPGATrackSimHit.h.
|
protected |
Definition at line 289 of file FPGATrackSimHit.h.
|
protected |
Definition at line 259 of file FPGATrackSimHit.h.
|
protected |
Definition at line 260 of file FPGATrackSimHit.h.
|
protected |
Definition at line 261 of file FPGATrackSimHit.h.