![]() |
ATLAS Offline Software
|
#include <VP1CaloCells.h>
Public Member Functions | |
| VP1CC_LAr (const CaloCell *caloCell) | |
| virtual | ~VP1CC_LAr () |
| virtual void | remove3DObjects (VP1CC_SoNode2CCMap *node2cc) |
| 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) |
| virtual void | build3DObjects (VP1CC_SoNode2CCMap *node2cc, bool useEt, const QPair< bool, double > &scale, bool outline, const VP1CC_GlobalCuts &)=0 |
| double | cellDepth (const QPair< bool, double > &scale, const double &energy) |
| virtual bool | isInsideClipVolume (const VP1CC_GlobalCuts &globalCuts) |
| virtual std::vector< std::string > | ToString (const CaloCell_ID *calo_id, const std::string &extrainfos="")=0 |
Protected Attributes | |
| SoGenericBox * | m_hit |
| VP1ExtraSepLayerHelper * | m_helper |
| const CaloCell * | m_caloCell |
Definition at line 211 of file VP1CaloCells.h.
caloCell was already dereferenced at this point by VP1CaloCell, so cannot be null if(!caloCell) throw std::runtime_error("VP1CC_LAr: 0 pointer to CaloCell");
Definition at line 112 of file VP1CaloCells.cxx.
|
virtual |
Definition at line 123 of file VP1CaloCells.cxx.
|
pure virtualinherited |
Implemented in VP1CC_LArEMB, VP1CC_LArEMECHEC, VP1CC_LArFCAL, VP1CC_TileBarEc, and VP1CC_TileCrack.
|
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.
|
inherited |
Definition at line 53 of file VP1CaloCells.cxx.
|
virtualinherited |
Reimplemented in VP1CC_TileBarEc, and VP1CC_TileCrack.
Definition at line 90 of file VP1CaloCells.cxx.
|
virtual |
Implements VP1CaloCell.
Definition at line 127 of file VP1CaloCells.cxx.
|
pure virtualinherited |
Implemented in VP1CC_LArEMB, VP1CC_LArEMECHEC, VP1CC_LArFCAL, VP1CC_TileBarEc, and VP1CC_TileCrack.
|
inherited |
Definition at line 99 of file VP1CaloCells.cxx.
Definition at line 204 of file VP1CaloCells.h.
|
protected |
Definition at line 221 of file VP1CaloCells.h.
|
protected |
Definition at line 220 of file VP1CaloCells.h.