~lbno-nd/lbno-nd/trunk

« back to all changes in this revision

Viewing changes to src/simul/ScintillatorSensitiveDetector.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    ScintillatorSensitiveDetector
 
5
 
 
6
\author   Tom Stainer <tstainer \at liv.ac.uk>
 
7
          University of Liverpool
 
8
 
 
9
\created  Sep 2012
 
10
\last update April 2014
 
11
 
 
12
*/
 
13
//____________________________________________________________________________
1
14
#include "ScintillatorSensitiveDetector.hh"
2
15
 
3
16
ScintHitCollection * ScintillatorSensitiveDetector::ScintSDHitCollection = new ScintHitCollection();