![]() |
ATLAS Offline Software
|
#include <VP1CaloCells.h>
Public Member Functions | |
| VP1CC_TileCrack (const CaloCell *caloCell, const TileID *tile_id, const VP1CC_SeparatorMap *separators) | |
| virtual | ~VP1CC_TileCrack () |
| virtual void | build3DObjects (VP1CC_SoNode2CCMap *node2cc, bool useEt, const QPair< bool, double > &scale, bool outline, const VP1CC_GlobalCuts &) |
| bool | isInsideClipVolume (const VP1CC_GlobalCuts &globalCuts) |
| virtual void | remove3DObjects (VP1CC_SoNode2CCMap *node2cc) |
| std::vector< std::string > | ToString (const CaloCell_ID *calo_id, const std::string &extrainfos="") |
| int | GetFragChannel (const TileHWID *tile_hw_id, bool up, int &frag, int &channel) |
| double | energyToTransverse (const double &) const |
| bool | cutPassed (const VP1CC_GlobalCuts &globalCuts) |
| const CaloCell * | getCaloCell () |
| Identifier | getID () |
| void | updateScene (VP1CC_SoNode2CCMap *node2cc, bool useEt, const QPair< bool, double > &scale, bool outline, const VP1CC_GlobalCuts &globalCuts) |
| double | cellDepth (const QPair< bool, double > &scale, const double &energy) |
Protected Attributes | |
| SoGenericBox * | m_hit |
| VP1ExtraSepLayerHelper * | m_helper |
| const TileID * | m_tileID |
| const CaloCell * | m_caloCell |
Definition at line 350 of file VP1CaloCells.h.
| VP1CC_TileCrack::VP1CC_TileCrack | ( | const CaloCell * | caloCell, |
| const TileID * | tile_id, | ||
| const VP1CC_SeparatorMap * | separators ) |
VP1CC_Tile has already dereferenced caloCell at this point, so it can't be zero anyway if(!caloCell) throw std::runtime_error("VP1CC_TileCrack: 0 pointer to CaloCell");
Definition at line 754 of file VP1CaloCells.cxx.
|
virtual |
Definition at line 782 of file VP1CaloCells.cxx.
|
virtual |
Implements VP1CaloCell.
Definition at line 863 of file VP1CaloCells.cxx.
|
inlineinherited |
Definition at line 189 of file VP1CaloCells.h.
|
inherited |
Definition at line 63 of file VP1CaloCells.cxx.
|
inherited |
Definition at line 58 of file VP1CaloCells.cxx.
Definition at line 48 of file VP1CaloCells.cxx.
|
virtual |
Implements VP1CC_Tile.
Definition at line 844 of file VP1CaloCells.cxx.
|
inherited |
Definition at line 53 of file VP1CaloCells.cxx.
|
virtual |
Reimplemented from VP1CaloCell.
Definition at line 908 of file VP1CaloCells.cxx.
|
virtual |
Implements VP1CaloCell.
Definition at line 921 of file VP1CaloCells.cxx.
|
virtual |
Implements VP1CaloCell.
Definition at line 786 of file VP1CaloCells.cxx.
|
inherited |
Definition at line 99 of file VP1CaloCells.cxx.
Definition at line 204 of file VP1CaloCells.h.
|
protected |
Definition at line 377 of file VP1CaloCells.h.
|
protected |
Definition at line 376 of file VP1CaloCells.h.
Definition at line 307 of file VP1CaloCells.h.