Skip to content

Commit

Permalink
example -> note
Browse files Browse the repository at this point in the history
  • Loading branch information
KSkwarczynski authored Nov 4, 2024
1 parent e68752d commit 886e604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mcmc/MaCh3Factory.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ covarianceXsec* MaCh3CovarianceFactory(manager *fitMan, const std::string& PreFi
/// @param osc (Optional) A pointer to a covarianceOsc object for oscillation systematic settings.
/// @return Vector of SampleType object, initialized and ready for use.
///
/// @example
/// @note Example
/// ```cpp
/// auto mySamples = MaCh3SamplePDFFactory<samplePDFTutorial>(SampleConfig, xsec, osc);
/// ```
Expand Down

0 comments on commit 886e604

Please sign in to comment.