master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
FilterRule.cpp
Go to the documentation of this file.
1
/*
2
* FilterRule.cpp
3
*
4
* Created on: Jan 26, 2012
5
* Author: Ben O'Leary (benjamin.oleary@gmail.com)
6
* Copyright 2012 Ben O'Leary
7
*
8
* This file is part of LesHouchesParserClasses, released under the
9
* GNU General Public License. Please see the accompanying
10
* README.LHPC_CPP.txt file for a full list of files, brief documentation
11
* on how to use these classes, and further details on the license.
12
*/
13
14
#include "
LHEF.hpp
"
15
16
namespace
LHPC
17
{
18
namespace
LHEF
19
{
20
FilterRule::FilterRule
(
bool
const
acceptRatherThanReject ) :
21
acceptRatherThanReject( acceptRatherThanReject )
22
{
23
// just an initialization list.
24
}
25
26
FilterRule::~FilterRule
()
27
{
28
// does nothing.
29
}
30
31
}
32
33
}
LHEF.hpp
LHPC::LHEF::FilterRule::~FilterRule
virtual ~FilterRule()
Definition:
FilterRule.cpp:26
LHPC::LHEF::FilterRule::FilterRule
FilterRule(bool const acceptRatherThanReject)
Definition:
FilterRule.cpp:20
LHPC
Definition:
FourMomentum.hpp:24
LHPC
source
LHEF
FilterRule.cpp
Generated on Sat Aug 9 2025 for $\texttt{HEPfit}$ using
1.9.2