ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
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 =0 | Acts::IExperimentCuts< SpacePoint > | pure virtual |
seedWeight(const InternalSpacePoint< SpacePoint > &bottom, const InternalSpacePoint< SpacePoint > &middle, const InternalSpacePoint< SpacePoint > &top) const =0 | Acts::IExperimentCuts< SpacePoint > | pure virtual |
singleSeedCut(float weight, const InternalSpacePoint< SpacePoint > &bottom, const InternalSpacePoint< SpacePoint > &middle, const InternalSpacePoint< SpacePoint > &top) const =0 | Acts::IExperimentCuts< SpacePoint > | pure virtual |
~IExperimentCuts()=default | Acts::IExperimentCuts< SpacePoint > | virtual |