#include <VP1CaloCells.h>
|
| | VP1CC_Tile (const CaloCell *caloCell, const TileID *tile_id) |
| |
| virtual | ~VP1CC_Tile () |
| |
| virtual int | GetFragChannel (const TileHWID *tile_hw_id, bool up, int &frag, int &channel)=0 |
| |
| 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 void | remove3DObjects (VP1CC_SoNode2CCMap *node2cc)=0 |
| |
| virtual std::vector< std::string > | ToString (const CaloCell_ID *calo_id, const std::string &extrainfos="")=0 |
| |
Definition at line 293 of file VP1CaloCells.h.
◆ VP1CC_Tile()
◆ ~VP1CC_Tile()
| VP1CC_Tile::~VP1CC_Tile |
( |
| ) |
|
|
virtual |
◆ build3DObjects()
◆ cellDepth()
| double VP1CaloCell::cellDepth |
( |
const QPair< bool, double > & |
scale, |
|
|
const double & |
energy |
|
) |
| |
|
inlineinherited |
◆ cutPassed()
◆ energyToTransverse()
| double VP1CaloCell::energyToTransverse |
( |
const double & |
e | ) |
const |
|
inherited |
◆ getCaloCell()
◆ GetFragChannel()
| virtual int VP1CC_Tile::GetFragChannel |
( |
const TileHWID * |
tile_hw_id, |
|
|
bool |
up, |
|
|
int & |
frag, |
|
|
int & |
channel |
|
) |
| |
|
pure virtual |
◆ getID()
◆ isInsideClipVolume()
◆ remove3DObjects()
◆ ToString()
| virtual std::vector<std::string> VP1CaloCell::ToString |
( |
const CaloCell_ID * |
calo_id, |
|
|
const std::string & |
extrainfos = "" |
|
) |
| |
|
pure virtualinherited |
◆ updateScene()
◆ m_caloCell
◆ m_tileID
The documentation for this class was generated from the following files:
virtual void build3DObjects(VP1CC_SoNode2CCMap *node2cc, bool useEt, const QPair< bool, double > &scale, bool outline, const VP1CC_GlobalCuts &)=0