![]() |
ATLAS Offline Software
|
#include <VP1CaloCells.h>
Public Member Functions | |
| VP1CC_TileBarEc (const CaloCell *caloCell, const TileID *tile_id, const VP1CC_SeparatorMap *separators) | |
| virtual | ~VP1CC_TileBarEc () |
| 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 Member Functions | |
| std::string | id2name (Identifier &id) |
Protected Attributes | |
| SoGenericBox * | m_hitUp |
| SoGenericBox * | m_hitDown |
| VP1ExtraSepLayerHelper * | m_helperUp |
| VP1ExtraSepLayerHelper * | m_helperDown |
| const TileID * | m_tileID |
| const CaloCell * | m_caloCell |
Definition at line 313 of file VP1CaloCells.h.
| VP1CC_TileBarEc::VP1CC_TileBarEc | ( | const CaloCell * | caloCell, |
| const TileID * | tile_id, | ||
| const VP1CC_SeparatorMap * | separators ) |
caloCell was already dereferenced in the initialiser list, so this is redundant: you've already crashed. if(!caloCell) throw std::runtime_error("VP1CC_TileBarEc: 0 pointer to CaloCell");
Definition at line 466 of file VP1CaloCells.cxx.
|
virtual |
Definition at line 534 of file VP1CaloCells.cxx.
|
virtual |
Implements VP1CaloCell.
Definition at line 598 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.
|
inherited |
Definition at line 48 of file VP1CaloCells.cxx.
|
virtual |
Implements VP1CC_Tile.
Definition at line 574 of file VP1CaloCells.cxx.
|
inherited |
Definition at line 53 of file VP1CaloCells.cxx.
|
protected |
Definition at line 686 of file VP1CaloCells.cxx.
|
virtual |
Reimplemented from VP1CaloCell.
Definition at line 656 of file VP1CaloCells.cxx.
|
virtual |
Implements VP1CaloCell.
Definition at line 670 of file VP1CaloCells.cxx.
|
virtual |
Implements VP1CaloCell.
Definition at line 538 of file VP1CaloCells.cxx.
|
inherited |
Definition at line 99 of file VP1CaloCells.cxx.
|
protectedinherited |
Definition at line 204 of file VP1CaloCells.h.
|
protected |
Definition at line 342 of file VP1CaloCells.h.
|
protected |
Definition at line 341 of file VP1CaloCells.h.
|
protected |
Definition at line 340 of file VP1CaloCells.h.
|
protected |
Definition at line 339 of file VP1CaloCells.h.
|
protectedinherited |
Definition at line 307 of file VP1CaloCells.h.