master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
EitherSignElectronPreselector.hpp
Go to the documentation of this file.
1
/*
2
* EitherSignElectronPreselector.hpp
3
*
4
* Created on: Jan 25, 2013
5
* Author: Ben O'Leary (benjamin.oleary@gmail.com)
6
*/
7
8
#ifndef EITHERSIGNELECTRONPRESELECTOR_HPP_
9
#define EITHERSIGNELECTRONPRESELECTOR_HPP_
10
11
#include "
StandardPreselector.hpp
"
12
13
namespace
LHPC
14
{
15
namespace
LHEF
16
{
17
namespace
PreselectorClass
18
{
19
// this selects final-state electrons & positrons.
20
class
EitherSignElectronPreselector
:
public
StandardPreselector
21
{
22
public
:
23
EitherSignElectronPreselector
(
LhefParser
& lhefParser,
24
double
const
transverseMomentumCut = 0.0,
25
double
const
pseudorapidityCut = -1.0 );
26
virtual
27
~EitherSignElectronPreselector
();
28
};
29
30
}
/* namespace PreselectorClass */
31
}
/* namespace LHEF */
32
}
/* namespace LHPC */
33
#endif
/* EITHERSIGNELECTRONPRESELECTOR_HPP_ */
StandardPreselector.hpp
LHPC::LHEF::PreselectorClass::EitherSignElectronPreselector
Definition:
EitherSignElectronPreselector.hpp:21
LHPC::LHEF::PreselectorClass::EitherSignElectronPreselector::EitherSignElectronPreselector
EitherSignElectronPreselector(LhefParser &lhefParser, double const transverseMomentumCut=0.0, double const pseudorapidityCut=-1.0)
Definition:
EitherSignElectronPreselector.cpp:16
LHPC::LHEF::PreselectorClass::EitherSignElectronPreselector::~EitherSignElectronPreselector
virtual ~EitherSignElectronPreselector()
Definition:
EitherSignElectronPreselector.cpp:31
LHPC::LHEF::PreselectorClass::StandardPreselector
Definition:
StandardPreselector.hpp:32
LHPC::LhefParser
Definition:
LhefParser.hpp:29
LHPC
Definition:
FourMomentum.hpp:24
LHPC
include
LHEF
PreselectorClasses
EitherSignElectronPreselector.hpp
Generated on Sat Aug 9 2025 for $\texttt{HEPfit}$ using
1.9.2