Skip to content
Snippets Groups Projects
Commit c670317f authored by Kim Albertsson's avatar Kim Albertsson Committed by Lorenzo Moneta
Browse files

Fix clang-format

parent 3bb24fe4
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@
// seed Seed for random number generator. Use `seed=0` for random
// seed.
// Returns a TTree ready to be used as input to TMVA.
//
//
TTree *genTree(Int_t nPoints, Double_t offset, Double_t scale, UInt_t seed = 100)
{
TRandom rng(seed);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment