![]() |
ATLAS Offline Software
|
Functions | |
def | NewVrtSecInclusiveAlgCfg (flags, algname="NVSI_Alg", **kwargs) |
def | NewVrtSecInclusiveAlgLLPCfg (flags, algname="NVSI", AugmentingVersionString="", **kwargs) |
def | NewVrtSecInclusiveAlgTightCfg (flags, algname="NVSI_Alg_Tight") |
def | NewVrtSecInclusiveAlgMediumCfg (flags, algname="NVSI_Alg_Medium") |
def | NewVrtSecInclusiveAlgLooseCfg (flags, algname="NVSI_Alg_Loose") |
def NewVrtSecInclusiveAlgConfig.NewVrtSecInclusiveAlgCfg | ( | flags, | |
algname = "NVSI_Alg" , |
|||
** | kwargs | ||
) |
Definition at line 8 of file NewVrtSecInclusiveAlgConfig.py.
def NewVrtSecInclusiveAlgConfig.NewVrtSecInclusiveAlgLLPCfg | ( | flags, | |
algname = "NVSI" , |
|||
AugmentingVersionString = "" , |
|||
** | kwargs | ||
) |
Definition at line 20 of file NewVrtSecInclusiveAlgConfig.py.
def NewVrtSecInclusiveAlgConfig.NewVrtSecInclusiveAlgLooseCfg | ( | flags, | |
algname = "NVSI_Alg_Loose" |
|||
) |
Definition at line 58 of file NewVrtSecInclusiveAlgConfig.py.
def NewVrtSecInclusiveAlgConfig.NewVrtSecInclusiveAlgMediumCfg | ( | flags, | |
algname = "NVSI_Alg_Medium" |
|||
) |
Definition at line 45 of file NewVrtSecInclusiveAlgConfig.py.
def NewVrtSecInclusiveAlgConfig.NewVrtSecInclusiveAlgTightCfg | ( | flags, | |
algname = "NVSI_Alg_Tight" |
|||
) |
Definition at line 32 of file NewVrtSecInclusiveAlgConfig.py.