#include <VetoRecon.h>
Inheritance diagram for VetoRecon:

Public Methods | |
| VetoRecon (CalRecon* cal, TrackerRecon* trk) | |
| void | getParameters () |
| void | accept (ReconVisitor& rv) |
| void | reconstruct (const IVetoData* v) |
| void | clear () |
| void | draw (gui::DisplayRep& v) |
| draw a representation of the recon info. base class loops thru list of sub-recons. More... | |
| float | vetoDOCAFor (const Ray& t, double &top, double &s1, double &s2, double &s3) |
Private Methods | |
| void | TriggeredTowers (IVetoData::Id tile_id, int *trkKeep) |
Private Attributes | |
| LbldData::iterator | i_vto_Sys |
| LbldData::iterator | i_vto_Energy |
| LbldData::iterator | i_vto_Count |
| LbldData::iterator | i_vto_vkeep |
| LbldData::iterator | i_vto_TkrKeep |
| LbldData::iterator | i_vto_DOCA |
| LbldData::iterator | i_vto_TKR_E |
| LbldData::iterator | i_vto_DOCA_TOP |
| LbldData::iterator | i_vto_DOCA_S1 |
| LbldData::iterator | i_vto_DOCA_S2 |
| LbldData::iterator | i_vto_DOCA_S3 |
| double | tile_width_x |
| double | tile_width_y |
| const IVetoData* | vetoData |
| CalRecon* | cal |
| TrackerRecon* | track |
| IVetoData::Tile | m_hit_tile |
| float | m_DOCA |
Static Private Attributes | |
| double | threshold_energy |
| const unsigned int | firstModId = 0 |
| unsigned int | lastModId |
|
|
Definition at line 44 of file VetoRecon.cxx. |
|
|
Definition at line 331 of file VetoRecon.cxx. Referenced by reconstruct(). |
|
|
Reimplemented from Recon. Definition at line 86 of file VetoRecon.cxx. |
|
|
Reimplemented from Recon. Definition at line 272 of file VetoRecon.cxx. |
|
|
draw a representation of the recon info. base class loops thru list of sub-recons.
Reimplemented from Recon. Definition at line 318 of file VetoRecon.cxx. |
|
|
Definition at line 66 of file VetoRecon.cxx. Referenced by VetoRecon(). |
|
|
Definition at line 92 of file VetoRecon.cxx. Referenced by ReconData::visit(). |
|
|
Definition at line 278 of file VetoRecon.cxx. Referenced by reconstruct(). |
|
|
Definition at line 77 of file VetoRecon.h. |
|
|
Definition at line 32 of file VetoRecon.cxx. |
|
|
Definition at line 65 of file VetoRecon.h. |
|
|
Definition at line 66 of file VetoRecon.h. |
|
|
Definition at line 68 of file VetoRecon.h. |
|
|
Definition at line 68 of file VetoRecon.h. |
|
|
Definition at line 68 of file VetoRecon.h. |
|
|
Definition at line 68 of file VetoRecon.h. |
|
|
Definition at line 65 of file VetoRecon.h. |
|
|
Definition at line 65 of file VetoRecon.h. |
|
|
Definition at line 67 of file VetoRecon.h. |
|
|
Definition at line 66 of file VetoRecon.h. |
|
|
Definition at line 66 of file VetoRecon.h. |
|
|
Definition at line 33 of file VetoRecon.cxx. |
|
|
Definition at line 82 of file VetoRecon.h. |
|
|
Definition at line 81 of file VetoRecon.h. |
|
|
Definition at line 29 of file VetoRecon.cxx. |
|
|
Definition at line 30 of file VetoRecon.cxx. |
|
|
Definition at line 31 of file VetoRecon.cxx. |
|
|
Definition at line 78 of file VetoRecon.h. |
|
|
Definition at line 76 of file VetoRecon.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000