![]() |
ATLAS Offline Software
|
#include <LifetimeInfo_p1.h>
Private Attributes | |
| TPObjRef | m_BaseTagInfo |
| Basic info. More... | |
| std::vector< float > | m_trackSIP |
| All of this data will be written out. More... | |
| std::vector< float > | m_trackSignificance |
| significance (= signedIP/sigD0) More... | |
| std::vector< float > | m_vectorOfTrackProb |
| vector of track probabilities (calculated but not in use) More... | |
| float | m_nTrackProb |
| nTrack probability (calculated but not in use) More... | |
Friends | |
| class | LifetimeInfoCnv_p1 |
Definition at line 19 of file LifetimeInfo_p1.h.
|
friend |
Definition at line 20 of file LifetimeInfo_p1.h.
|
private |
Basic info.
Definition at line 24 of file LifetimeInfo_p1.h.
|
private |
nTrack probability (calculated but not in use)
Definition at line 31 of file LifetimeInfo_p1.h.
|
private |
significance (= signedIP/sigD0)
Definition at line 28 of file LifetimeInfo_p1.h.
|
private |
All of this data will be written out.
signed impact parameters
Definition at line 27 of file LifetimeInfo_p1.h.
|
private |
vector of track probabilities (calculated but not in use)
Definition at line 30 of file LifetimeInfo_p1.h.
1.8.18