ATLAS Offline Software
Loading...
Searching...
No Matches
python
LLPDFConfigFlags
Functions
python.LLPDFConfigFlags Namespace Reference
Functions
createLLPDFConfigFlags
()
Function Documentation
◆
createLLPDFConfigFlags()
python.LLPDFConfigFlags.createLLPDFConfigFlags
(
)
Definition at line
8
of file
LLPDFConfigFlags.py
.
8
def
createLLPDFConfigFlags():
9
llpdcf = AthConfigFlags()
10
llpdcf.addFlag(
"Derivation.LLP.saveFullTruth"
,
False
)
11
llpdcf.addFlag(
"Derivation.LLP.doTrackSystematics"
,
False
)
12
llpdcf.addFlag(
"Derivation.LLP.doMuSAValidation"
,
False
)
13
return
llpdcf
14
Generated on
for ATLAS Offline Software by
1.14.0