~lbno-nd/lbno-nd/trunk

« back to all changes in this revision

Viewing changes to src/datastruct/LbnoDataLib.cc

  • 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    LbnoDataLib
 
5
 
 
6
\author   Yordan Karadzhov <Yordan.Karadzhov \at cern.ch>
 
7
          University of Geneva
 
8
 
 
9
\author   Tom Stainer <tstainer \at liv.ac.uk>
 
10
          University of Liverpool
 
11
 
 
12
 
 
13
\created  Sep 2012
 
14
\last update June 2014
 
15
 
 
16
*/
 
17
//____________________________________________________________________________
 
18
 
1
19
#include "LbnoDataLib.hh"
2
20
 
3
21
ClassImp(ParticleDescrShortRecord)