#include <BeamMonMap.h>
Public Member Functions | |
| BeamMonTV () | |
| ~BeamMonTV () | |
Public Attributes | |
| double | bI |
| double | hbw |
| double | vbw |
| double | hpos1 |
| double | vpos1 |
| double | hpos2 |
| double | vpos2 |
| double | htan |
| double | vtan |
| double | hornI |
| double | nuTarZ |
| double | timens |
| double | closestspill |
| int | time |
|
|
Definition at line 30 of file BeamMonMap.cxx. 00030 : 00031 bI(0.), 00032 hbw(0.), 00033 vbw(0.), 00034 hpos1(0.), 00035 vpos1(0.), 00036 hpos2(0.), 00037 vpos2(0.), 00038 htan(0.), 00039 vtan(0.), 00040 hornI(0.), 00041 nuTarZ(0.), 00042 timens(0.), 00043 closestspill(-99999.), 00044 time(0) 00045 {}
|
|
|
Definition at line 47 of file BeamMonMap.cxx. 00048 {}
|
|
|
Definition at line 31 of file BeamMonMap.h. Referenced by BeamMonMap::FillBeamMonTV(), and BeamMonMap::IsGoodSpill(). |
|
|
Definition at line 43 of file BeamMonMap.h. Referenced by BeamMonMap::FindClosestSpill(), and BeamMonMap::IsGoodSpill(). |
|
|
Definition at line 32 of file BeamMonMap.h. Referenced by BeamMonMap::FillBeamMonTV(), and BeamMonMap::IsGoodSpill(). |
|
|
Definition at line 40 of file BeamMonMap.h. Referenced by BeamMonMap::FillBeamMonTV(). |
|
|
Definition at line 34 of file BeamMonMap.h. Referenced by BeamMonMap::FillBeamMonTV(). |
|
|
Definition at line 36 of file BeamMonMap.h. Referenced by BeamMonMap::FillBeamMonTV(), and BeamMonMap::IsGoodSpill(). |
|
|
Definition at line 38 of file BeamMonMap.h. Referenced by BeamMonMap::FillBeamMonTV(). |
|
|
Definition at line 41 of file BeamMonMap.h. Referenced by BeamMonMap::FillBeamMonTV(). |
|
|
Definition at line 44 of file BeamMonMap.h. Referenced by BeamMonMap::FillBeamMonTV(). |
|
|
Definition at line 42 of file BeamMonMap.h. Referenced by BeamMonMap::FillBeamMonTV(). |
|
|
Definition at line 33 of file BeamMonMap.h. Referenced by BeamMonMap::FillBeamMonTV(), and BeamMonMap::IsGoodSpill(). |
|
|
Definition at line 35 of file BeamMonMap.h. Referenced by BeamMonMap::FillBeamMonTV(). |
|
|
Definition at line 37 of file BeamMonMap.h. Referenced by BeamMonMap::FillBeamMonTV(), and BeamMonMap::IsGoodSpill(). |
|
|
Definition at line 39 of file BeamMonMap.h. Referenced by BeamMonMap::FillBeamMonTV(). |
1.3.9.1