ATLAS Offline Software
Loading...
Searching...
No Matches
IJetGroomer.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5// IJetGroomer.cxx
6
8
9//**********************************************************************
10
12
13//**********************************************************************
14
16 m_ppjr = nullptr;
17}
18
19//**********************************************************************
20
24
25//**********************************************************************
26
30
31//**********************************************************************
const IJetPseudojetRetriever * m_ppjr
Pseudojet retriever.
Definition IJetGroomer.h:52
virtual void setPseudojetRetriever(const IJetPseudojetRetriever *ppjr)
Set the pseudojet retriever associated with this tool.
virtual ~IJetGroomer()
Destructor.
IJetGroomer()
Ctor.
virtual const IJetPseudojetRetriever * pseudojetRetriever() const
Return the pseudojet retriever associated with this tool.