~lbno-nd/lbno-nd/trunk

« back to all changes in this revision

Viewing changes to src/fluxgen/MuDecayAlgorithm.hh

  • Committer: tstainer
  • Date: 2014-06-16 14:50:45 UTC
  • Revision ID: tstainer@liv.ac.uk-20140616145045-6hb0uouxkh8pcp2r
added readme and updates

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
//____________________________________________________________________________
 
2
/*!
 
3
 
 
4
\class    MuDecayAlgorithm
 
5
 
 
6
\brief    Class used to decay muons
 
7
 
 
8
\author   Yordan Karadzhov <Yordan.Karadzhov \at cern.ch>
 
9
          University of Geneva
 
10
 
 
11
\created  Sep 2012
 
12
\last update June 2014
 
13
 
 
14
*/
 
15
//____________________________________________________________________________
1
16
#ifndef FLUXGEN_MUONDECAYFLUXALGORITHM_H
2
17
#define FLUXGEN_MUONDECAYFLUXALGORITHM_H 1
3
18