Skip to content

Commit

Permalink
Update classdef
Browse files Browse the repository at this point in the history
  • Loading branch information
ddobrigk authored Feb 1, 2024
1 parent 6ed31fe commit 4981017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PYTHIA8/AliPythia8/AliDecayerPythia8.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class AliDecayerPythia8 : public TVirtualMCDecayer {
Decay_t fDecay; // Forced decay mode
Bool_t fHeavyFlavour; //! Flag for heavy flavors
static Bool_t fgInit; //! initialization flag
ClassDef(AliDecayerPythia8, 3) // Particle Decayer using Pythia8
ClassDef(AliDecayerPythia8, 4) // Particle Decayer using Pythia8
};
#endif

Expand Down

0 comments on commit 4981017

Please sign in to comment.