Skip to content

Commit

Permalink
Update inc/TRestAxionField.h
Browse files Browse the repository at this point in the history
Co-authored-by: Francisco Rodríguez Candón <[email protected]>
  • Loading branch information
jgalan and francandon authored Feb 12, 2024
1 parent 42c3d8c commit a6c5786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/TRestAxionField.h
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ class TRestAxionField : public TObject {
/// It assigns a gas buffer medium to the calculation
void AssignBufferGas(TRestAxionBufferGas* buffGas) { fBufferGas = buffGas; }

/// It assigns a gas buffer medium to the calculation
/// It assigns a magnetic field to the calculation
void AssignMagneticField(TRestAxionMagneticField* mField) { fMagneticField = mField; }

/// It assigns a gas buffer medium to the calculation
Expand Down

0 comments on commit a6c5786

Please sign in to comment.