master
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
LightLeptonPreselector.cpp
Go to the documentation of this file.
1
/*
2
* LightLeptonPreselector.cpp
3
*
4
* Created on: Jan 25, 2013
5
* Author: Ben O'Leary (benjamin.oleary@gmail.com)
6
*/
7
8
#include "
LHEF.hpp
"
9
10
namespace
LHPC
11
{
12
namespace
LHEF
13
{
14
namespace
PreselectorClass
15
{
16
LightLeptonPreselector::LightLeptonPreselector
(
LhefParser
& lhefParser,
17
double
const
transverseMomentumCut,
18
double
const
pseudorapidityCut ) :
19
StandardPreselector
( lhefParser,
20
BOL
::
Vi
(
PDGIX
::positronOne
21
)( -
PDGIX
::positronOne
22
)(
PDGIX
::positronTwo
23
)( -
PDGIX
::positronTwo
24
)(
PDGVII
::positronOne
25
)( -
PDGVII
::positronOne
26
)(
PDGVII
::positronTwo
27
).e( -
PDGVII
::positronTwo ),
28
transverseMomentumCut,
29
pseudorapidityCut )
30
{
31
// just an initialization list.
32
}
33
34
LightLeptonPreselector::~LightLeptonPreselector
()
35
{
36
// does nothing.
37
}
38
39
}
/* namespace PreselectorClass */
40
}
/* namespace LHEF */
41
}
/* namespace LHPC */
LHEF.hpp
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::NineDigitSlhaCodes
Definition:
NineDigitSlhaCodes.hpp:22
LHPC::SevenDigitSlhaCodes
Definition:
SevenDigitSlhaCodes.hpp:22
BOL
Definition:
ArgumentParser.hpp:23
BOL::Vi
StdVectorFiller< int > Vi
Definition:
StdVectorFiller.hpp:50
LHPC
Definition:
FourMomentum.hpp:24
LHPC
source
LHEF
PreselectorClasses
LightLeptonPreselector.cpp
Generated on Sun Aug 10 2025 for $\texttt{HEPfit}$ using
1.9.2