![]() |
ATLAS Offline Software
|
Public Member Functions | |
| double | ndof () const |
| stores the value of some observable to the closest WrkVrt ( observable = e.g. significance ) More... | |
| double | ndof_core () const |
| unsigned | nTracksTotal () const |
| double | fitQuality () const |
Public Attributes | |
| bool | isGood = false |
| std::deque< long int > | selectedTrackIndices |
| flagged true for good vertex candidates More... | |
| std::deque< long int > | associatedTrackIndices |
| list if indices in TrackParticleContainer for selectedBaseTracks More... | |
| Amg::Vector3D | vertex |
| list if indices in TrackParticleContainer for associatedTracks More... | |
| TLorentzVector | vertexMom |
| VKalVrt fit vertex position. More... | |
| std::vector< double > | vertexCov |
| VKalVrt fit vertex 4-momentum. More... | |
| double | Chi2 = 0 |
| VKalVrt fit covariance. More... | |
| double | Chi2_core = 0 |
| VKalVrt fit chi2 result. More... | |
| std::vector< double > | Chi2PerTrk |
| VKalVrt fit chi2 result. More... | |
| long int | Charge = 0 |
| list of VKalVrt fit chi2 for each track More... | |
| std::vector< std::vector< double > > | TrkAtVrt |
| total charge of the vertex More... | |
| unsigned long | closestWrkVrtIndex = 0 |
| list of track parameters wrt the reconstructed vertex More... | |
| double | closestWrkVrtValue = 0 |
| stores the index of the closest WrkVrt in std::vector<WrkVrt> More... | |
Definition at line 340 of file VrtSecInclusive.h.
|
inline |
Definition at line 358 of file VrtSecInclusive.h.
|
inline |
stores the value of some observable to the closest WrkVrt ( observable = e.g. significance )
Definition at line 355 of file VrtSecInclusive.h.
|
inline |
Definition at line 356 of file VrtSecInclusive.h.
|
inline |
Definition at line 357 of file VrtSecInclusive.h.
| std::deque<long int> VKalVrtAthena::VrtSecInclusive::WrkVrt::associatedTrackIndices |
list if indices in TrackParticleContainer for selectedBaseTracks
Definition at line 343 of file VrtSecInclusive.h.
| long int VKalVrtAthena::VrtSecInclusive::WrkVrt::Charge = 0 |
list of VKalVrt fit chi2 for each track
Definition at line 350 of file VrtSecInclusive.h.
| double VKalVrtAthena::VrtSecInclusive::WrkVrt::Chi2 = 0 |
VKalVrt fit covariance.
Definition at line 347 of file VrtSecInclusive.h.
| double VKalVrtAthena::VrtSecInclusive::WrkVrt::Chi2_core = 0 |
VKalVrt fit chi2 result.
Definition at line 348 of file VrtSecInclusive.h.
| std::vector<double> VKalVrtAthena::VrtSecInclusive::WrkVrt::Chi2PerTrk |
VKalVrt fit chi2 result.
Definition at line 349 of file VrtSecInclusive.h.
| unsigned long VKalVrtAthena::VrtSecInclusive::WrkVrt::closestWrkVrtIndex = 0 |
list of track parameters wrt the reconstructed vertex
Definition at line 352 of file VrtSecInclusive.h.
| double VKalVrtAthena::VrtSecInclusive::WrkVrt::closestWrkVrtValue = 0 |
stores the index of the closest WrkVrt in std::vector<WrkVrt>
Definition at line 353 of file VrtSecInclusive.h.
| bool VKalVrtAthena::VrtSecInclusive::WrkVrt::isGood = false |
Definition at line 341 of file VrtSecInclusive.h.
| std::deque<long int> VKalVrtAthena::VrtSecInclusive::WrkVrt::selectedTrackIndices |
flagged true for good vertex candidates
Definition at line 342 of file VrtSecInclusive.h.
| std::vector< std::vector<double> > VKalVrtAthena::VrtSecInclusive::WrkVrt::TrkAtVrt |
total charge of the vertex
Definition at line 351 of file VrtSecInclusive.h.
| Amg::Vector3D VKalVrtAthena::VrtSecInclusive::WrkVrt::vertex |
list if indices in TrackParticleContainer for associatedTracks
Definition at line 344 of file VrtSecInclusive.h.
| std::vector<double> VKalVrtAthena::VrtSecInclusive::WrkVrt::vertexCov |
VKalVrt fit vertex 4-momentum.
Definition at line 346 of file VrtSecInclusive.h.
| TLorentzVector VKalVrtAthena::VrtSecInclusive::WrkVrt::vertexMom |
VKalVrt fit vertex position.
Definition at line 345 of file VrtSecInclusive.h.
1.8.18