ATLAS Offline Software
|
#include <VP1CaloCells.h>
Public Member Functions | |
VP1Mbts (const TileCell *cell, const TileTBID *idhelper, SoSeparator *separator, bool run2Geo) | |
~VP1Mbts () | |
bool | UpdateScene (VP1CC_MbtsScinInfoMap *drawinfo, VP1CC_SoNode2MbtsMap *node2mbts, double energy, bool outline, double clipRadius) |
std::vector< std::string > | ToString () |
Private Attributes | |
const TileCell * | m_cell |
const TileTBID * | m_idhelper |
SoSeparator * | m_separator |
bool | m_run2Geo |
Definition at line 412 of file VP1CaloCells.h.
VP1Mbts::VP1Mbts | ( | const TileCell * | cell, |
const TileTBID * | idhelper, | ||
SoSeparator * | separator, | ||
bool | run2Geo | ||
) |
Definition at line 936 of file VP1CaloCells.cxx.
VP1Mbts::~VP1Mbts | ( | ) |
Definition at line 947 of file VP1CaloCells.cxx.
std::vector< std::string > VP1Mbts::ToString | ( | ) |
Definition at line 1046 of file VP1CaloCells.cxx.
bool VP1Mbts::UpdateScene | ( | VP1CC_MbtsScinInfoMap * | drawinfo, |
VP1CC_SoNode2MbtsMap * | node2mbts, | ||
double | energy, | ||
bool | outline, | ||
double | clipRadius | ||
) |
Definition at line 951 of file VP1CaloCells.cxx.
Definition at line 434 of file VP1CaloCells.h.
Definition at line 435 of file VP1CaloCells.h.
|
private |
Definition at line 437 of file VP1CaloCells.h.
|
private |
Definition at line 436 of file VP1CaloCells.h.