EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::IExperimentCuts< SpacePoint > Member List

This is the complete list of members for Acts::IExperimentCuts< SpacePoint >, including all inherited members.

cutPerMiddleSP(std::vector< std::pair< float, std::unique_ptr< const InternalSeed< SpacePoint >>>> seeds) const =0Acts::IExperimentCuts< SpacePoint >pure virtual
seedWeight(const InternalSpacePoint< SpacePoint > &bottom, const InternalSpacePoint< SpacePoint > &middle, const InternalSpacePoint< SpacePoint > &top) const =0Acts::IExperimentCuts< SpacePoint >pure virtual
singleSeedCut(float weight, const InternalSpacePoint< SpacePoint > &bottom, const InternalSpacePoint< SpacePoint > &middle, const InternalSpacePoint< SpacePoint > &top) const =0Acts::IExperimentCuts< SpacePoint >pure virtual
~IExperimentCuts()=defaultActs::IExperimentCuts< SpacePoint >virtual