[Rivet] Number of Rivet analyses over time

David Grellscheid david.grellscheid at durham.ac.uk
Thu Mar 6 12:15:52 GMT 2014


Cool, thanks!

Gruesse,

  David

On 06/03/14 11:10, Frank Siegert wrote:
> Dear Riveters,
> 
> I've created a history plot of the number of official Rivet analyses
> over time, see attachment. Maybe one of you finds it useful in a Rivet
> promo-talk ;-)
> 
> Cheers,
> Frank
> 
> 
> PS: I extracted the revisions through
> 
> for i in 2007 2008 2009 2010 2011 2012 2013 2014; do
>   echo $i;
>   hg log -d "<${i}-12-31" -b default --limit 1;
> done
> 
> and then counted the rough number of analyses with:
> 
> hg locate -r${revision} 'src/Analyses/*.cc' | wc
> 
> (2014 is of course still incomplete.)
> 
> 
> 
> _______________________________________________
> Rivet mailing list
> Rivet at projects.hepforge.org
> http://www.hepforge.org/lists/listinfo/rivet
> 


More information about the Rivet mailing list