Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F11221646
TrackToTrackMap.h
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
405 B
Subscribers
None
TrackToTrackMap.h
View Options
#ifndef TrackToTrackMap_H
#define TrackToTrackMap_H
#include
<map>
#include
"RecoVertex/VertexPrimitives/interface/RefCountedVertexTrack.h"
#include
"RecoVertex/VertexPrimitives/interface/TrackMap.h"
/** Map of (key = RefCountedVertexTrack,
* elt = map of(key = RefCountedVertexTrack, elt = covariance matrix))
*/
typedef
std
::
map
<
RefCountedVertexTrack
,
TrackMap
>
TrackToTrackMap
;
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Wed, May 14, 10:41 AM (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5111231
Default Alt Text
TrackToTrackMap.h (405 B)
Attached To
rRAVESVN ravesvn
Event Timeline
Log In to Comment