Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F10664204
JetInputCollection.hh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
505 B
Subscribers
None
JetInputCollection.hh
View Options
#ifndef _JETINPUTCOLLECTION_H
#define _JETINPUTCOLLECTION_H
#include
"JetCollExtended.hh"
#include
<vector>
using
namespace
std
;
namespace
SpartyJet
{
class
JetInputCollection
:
public
JetCollExtended
{
public
:
/// The vectors m_algoIndices[i] is the map of constituents to jets made by algo i
/// i.e. m_algoIndices[alg][c] == j if constituent c of this JetInputCollection is part of jet j from
/// jetcollection alg.
vector
<
vector
<
int
>
>
m_algoIndices
;
};
}
// namespace SpartyJet
#endif
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Thu, Apr 24, 6:32 AM (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4835963
Default Alt Text
JetInputCollection.hh (505 B)
Attached To
rSPARTYJETSVN spartyjetsvn
Event Timeline
Log In to Comment