Skip to content
Snippets Groups Projects

Add utility for FastCaloSim standalone

Merged Joshua Falco Beirer requested to merge main-addUtility into main
All threads resolved!
1 file
+ 3
1
Compare changes
  • Side-by-side
  • Inline
/*
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
*/
#include <utility>
#include "CLHEP/Random/RandFlat.h"
#include "CLHEP/Random/RandGaussZiggurat.h"
Loading