Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F10664369
HullMomentTool.hh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
384 B
Subscribers
None
HullMomentTool.hh
View Options
#ifndef _HULLMOMENT_TOOL_HH_
#define _HULLMOMENT_TOOL_HH_
#include
<string>
#include
"JetCore/JetTool.hh"
namespace
SpartyJet
{
class
JetMomentMap
;
class
HullMomentTool
:
public
JetTool
{
public
:
HullMomentTool
(
std
::
string
name
)
:
JetTool
(
name
){};
virtual
void
init
(
JetMomentMap
*
mmap
)
;
virtual
void
execute
(
JetCollection
&
inputJets
)
;
};
}
// namespace SpartyJet
#endif
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Thu, Apr 24, 6:37 AM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4819878
Default Alt Text
HullMomentTool.hh (384 B)
Attached To
rSPARTYJETSVN spartyjetsvn
Event Timeline
Log In to Comment