ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODJet
xAODJet
FastJetLinkBase.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
#ifndef XAODJET_FASTJETLINKBASE_H
8
#define XAODJET_FASTJETLINKBASE_H
21
22
namespace
fastjet
{
23
class
PseudoJet;
24
class
ClusterSequence;
25
}
26
27
namespace
xAOD
{
28
class
FastJetLinkBase
{
29
public
:
30
virtual
FastJetLinkBase
*
clone
(){
return
NULL;}
31
const
fastjet::PseudoJet*
pseudoJet
;
32
const
fastjet::ClusterSequence *
clusterSequence
;
33
virtual
~FastJetLinkBase
(){}
34
};
35
}
36
#endif
xAOD::FastJetLinkBase
Definition
FastJetLinkBase.h:28
xAOD::FastJetLinkBase::clone
virtual FastJetLinkBase * clone()
Definition
FastJetLinkBase.h:30
xAOD::FastJetLinkBase::~FastJetLinkBase
virtual ~FastJetLinkBase()
Definition
FastJetLinkBase.h:33
xAOD::FastJetLinkBase::clusterSequence
const fastjet::ClusterSequence * clusterSequence
Definition
FastJetLinkBase.h:32
xAOD::FastJetLinkBase::pseudoJet
const fastjet::PseudoJet * pseudoJet
Definition
FastJetLinkBase.h:31
fastjet
Definition
FastJetLinkBase.h:22
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
Generated on
for ATLAS Offline Software by
1.17.0