Belle II Software  release-05-01-25
TRGGRLMatchModule Member List

This is the complete list of members for TRGGRLMatchModule, including all inherited members.

addParam(const std::string &name, T &paramVariable, const std::string &description, const T &defaultValue)Moduleprotected
addParam(const std::string &name, T &paramVariable, const std::string &description)Moduleprotected
beginRun() overrideTRGGRLMatchModulevirtual
c_DontCollectStatistics enum valueModule
c_HistogramManager enum valueModule
c_Input enum valueModule
c_InternalSerializer enum valueModule
c_Output enum valueModule
c_ParallelProcessingCertified enum valueModule
c_TerminateInAllProcesses enum valueModule
calculationdistance(CDCTriggerTrack *track, TRGECLCluster *cluster, double *ds, int _match3D)TRGGRLMatchModule
calculationphiangle(CDCTriggerTrack *track, TRGECLCluster *cluster, int &dphi_d, std::vector< bool > &track_phimap, std::vector< bool > &track_phimap_i)TRGGRLMatchModule
clone() const overrideModulevirtual
def_beginRun()Moduleinlineprotectedvirtual
def_endRun()Moduleinlineprotectedvirtual
def_event()Moduleinlineprotectedvirtual
def_initialize()Moduleinlineprotectedvirtual
def_terminate()Moduleinlineprotectedvirtual
EAfterConditionPath typedefModule
EModulePropFlags enum nameModule
endRun() overrideTRGGRLMatchModulevirtual
evalCondition() constModule
event() overrideTRGGRLMatchModulevirtual
exposePythonAPI()Modulestatic
extrapolation(int pattern, int &l, int &r, int &ec)TRGGRLMatchModule
fill_pattern_base2(std::vector< std::vector< int > > &patt)TRGGRLMatchModule
getAfterConditionPath() constModule
getAllConditionPaths() constModule
getAllConditions() constModuleinline
getCondition() constModuleinline
getConditionPath() constModule
getDescription() constModuleinline
getFileNames(__attribute__((unused)) bool outputFiles)Moduleinlinevirtual
getLogConfig()Moduleinline
getModules() const overrideModuleinlineprivatevirtual
getName() constModuleinline
getPackage() constModuleinline
getParam(const std::string &name) constModule
getParamInfoListPython() constModule
getParamList() constModuleinline
getPathString() const overrideModuleprivatevirtual
getReturnValue() constModuleinline
getType() constModule
hasCondition() constModuleinline
hasProperties(unsigned int propertyFlags) constModule
hasReturnValue() constModuleinline
hasUnsetForcedParams() constModule
if_false(const std::shared_ptr< Path > &path, EAfterConditionPath afterConditionPath=EAfterConditionPath::c_End)Module
if_true(const std::shared_ptr< Path > &path, EAfterConditionPath afterConditionPath=EAfterConditionPath::c_End)Module
if_value(const std::string &expression, const std::shared_ptr< Path > &path, EAfterConditionPath afterConditionPath=EAfterConditionPath::c_End)Module
initialize() overrideTRGGRLMatchModulevirtual
m_2d_tracklistTRGGRLMatchModuleprivate
m_2dmatch_tracklistTRGGRLMatchModuleprivate
m_3d_tracklistTRGGRLMatchModuleprivate
m_3dmatch_tracklistTRGGRLMatchModuleprivate
m_clusterlistTRGGRLMatchModuleprivate
m_conditionsModuleprivate
m_descriptionModuleprivate
m_dphi_d_thresholdTRGGRLMatchModuleprivate
m_dphi_klm_thresholdTRGGRLMatchModuleprivate
m_dr_thresholdTRGGRLMatchModuleprivate
m_dz_thresholdTRGGRLMatchModuleprivate
m_e_thresholdTRGGRLMatchModuleprivate
m_fastSimulationModeTRGGRLMatchModuleprivate
m_firmwareSimulationModeTRGGRLMatchModuleprivate
m_grlphotonlistTRGGRLMatchModuleprivate
m_grlstCollectionNameTRGGRLMatchModuleprivate
m_hasReturnValueModuleprivate
m_hitCollectionNameTRGGRLMatchModuleprivate
m_klmmatch_tracklistTRGGRLMatchModuleprivate
m_klmtracklistTRGGRLMatchModuleprivate
m_logConfigModuleprivate
m_moduleParamListModuleprivate
m_nameModuleprivate
m_packageModuleprivate
m_phimatch_tracklistTRGGRLMatchModuleprivate
m_propertyFlagsModuleprivate
m_returnValueModuleprivate
m_simulationModeTRGGRLMatchModuleprivate
m_TRGGRLInfoTRGGRLMatchModuleprivate
m_TrgGrlInformationNameTRGGRLMatchModuleprivate
m_typeModuleprivate
make_veto_map(StoreArray< CDCTriggerTrack > track2Dlist, std::vector< bool > &map_veto)TRGGRLMatchModule
Module()Module
N36(int x)TRGGRLMatchModule
N64(int x)TRGGRLMatchModule
PathElement()PathElementinline
patterns_base0TRGGRLMatchModuleprivate
patterns_base2TRGGRLMatchModuleprivate
photon_cluster(TRGECLCluster *cluster, std::vector< bool > track_phimap, double e_threshold)TRGGRLMatchModule
sectormatching_klm(CDCTriggerTrack *track, KLMTriggerTrack *klmtrack, double &dphi)TRGGRLMatchModule
setAbortLevel(int abortLevel)Module
setDebugLevel(int debugLevel)Module
setDescription(const std::string &description)Moduleprotected
setLogConfig(const LogConfig &logConfig)Moduleinline
setLogInfo(int logLevel, unsigned int logInfo)Module
setLogLevel(int logLevel)Module
setName(const std::string &name)Moduleinline
setParamList(const ModuleParamList &params)Moduleinlineprotected
setParamPython(const std::string &name, const boost::python::object &pyObj)Moduleprivate
setParamPythonDict(const boost::python::dict &dictionary)Moduleprivate
setPropertyFlags(unsigned int propertyFlags)Module
setReturnValue(int value)Moduleprotected
setReturnValue(bool value)Moduleprotected
setType(const std::string &type)Moduleprotected
short_tracking(StoreArray< CDCTriggerSegmentHit > tslist, std::vector< bool > map_veto, std::vector< bool > phimap_i, std::vector< std::vector< int > > &pattern_base0, std::vector< std::vector< int > > &pattern_base2, StoreArray< TRGGRLShortTrack > grlst, StoreObjPtr< TRGGRLInfo > trgInfo)TRGGRLMatchModule
terminate() overrideTRGGRLMatchModulevirtual
track_phimapTRGGRLMatchModuleprivate
track_phimap_iTRGGRLMatchModuleprivate
TRGGRLMatchModule()TRGGRLMatchModule
~PathElement()PathElementinlinevirtual
~TRGGRLMatchModule()TRGGRLMatchModulevirtual