#include <Strip.h>
Public Member Functions | |
| TrackInfo () | |
Public Attributes | |
| float | vpos |
| float | upos |
| float | sigmap_east |
| float | sigmap_west |
| float | mip_east |
| float | mip_west |
|
|
Definition at line 16 of file PhysicsNtuple/Strip.cxx. 00017 :vpos(-1.0e6), 00018 upos(-1.0e6), 00019 sigmap_east(-1.0e6), 00020 sigmap_west(-1.0e6), 00021 mip_east(-1.0e6), 00022 mip_west(-1.0e6) 00023 { 00024 }
|
|
|
Definition at line 35 of file PhysicsNtuple/Strip.h. Referenced by Anp::FillStrip::GetTrkStrip(), Anp::FillMuonId::Select(), and Anp::FillShortVar::TrackStripEnergy(). |
|
|
Definition at line 36 of file PhysicsNtuple/Strip.h. Referenced by Anp::FillStrip::GetTrkStrip(), Anp::FillMuonId::Select(), and Anp::FillShortVar::TrackStripEnergy(). |
|
|
Definition at line 33 of file PhysicsNtuple/Strip.h. Referenced by Anp::FillStrip::GetTrkStrip(), Anp::FillMuonId::Select(), and Anp::FillShortVar::TrackStripEnergy(). |
|
|
Definition at line 34 of file PhysicsNtuple/Strip.h. Referenced by Anp::FillStrip::GetTrkStrip(), Anp::FillMuonId::Select(), and Anp::FillShortVar::TrackStripEnergy(). |
|
|
Definition at line 32 of file PhysicsNtuple/Strip.h. Referenced by Anp::FillStrip::GetTrkStrip(). |
|
|
Definition at line 31 of file PhysicsNtuple/Strip.h. Referenced by Anp::FillStrip::GetTrkStrip(). |
1.3.9.1