Skip to content

Conversation

@klendathu2k
Copy link
Contributor

Fast decay version of the lambdas per embedding request.

@klendathu2k klendathu2k self-assigned this May 23, 2025
@klendathu2k klendathu2k requested review from genevb, plexoos and zhux97 May 23, 2025 21:40
class StAntiFastLambda : public StBaryon {
public:
static StAntiFastLambda* instance() {return &mAntiLambda;}
static StAntiFastLambda* antiLambda() {return &mAntiLambda;}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the naming convention being followed?

Suggested change
static StAntiFastLambda* antiLambda() {return &mAntiLambda;}
static StAntiFastLambda* antiFastLambda() {return &mAntiLambda;}

Comment on lines +2 to +6
*
* $Id: StAntiFastLambda.hh,v 1.1 1999/05/14 18:48:46 ullrich Exp $
*
* Author: Thomas Ullrich, May 99 (based on Geant4 code, see below)
***************************************************************************
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want to keep these lines?

Copy link
Contributor

@zhux97 zhux97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jason, thanks!

Copilot AI review requested due to automatic review settings August 25, 2025 15:26
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants