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