StRoot
1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
StMcEvent
StMcContainers.cc
1
/***************************************************************************
2
*
3
* $Id: StMcContainers.cc,v 2.3 2003/02/19 03:16:04 calderon Exp $
4
*
5
* Author: Manuel Calderon de la Barca Sanchez, Oct 1999
6
***************************************************************************
7
*
8
* Description: Containers for StMcEvent objects
9
*
10
***************************************************************************
11
* $Log: StMcContainers.cc,v $
12
* Revision 2.3 2003/02/19 03:16:04 calderon
13
* Introduction of Ctb Hit Class and Ctb Hit Collection class, modified
14
* StMcTrack, and StMcEvent accordingly. Clearing of hits in StMcSvtWaferHitCollection.
15
*
16
* Revision 2.3 2003/02/18 00:00:00 gans
17
* Introduction of the CTB classes. Modified several classes
18
* accordingly.
19
*
20
* $Log: StMcContainers.cc,v $
21
* Revision 2.3 2003/02/19 03:16:04 calderon
22
* Introduction of Ctb Hit Class and Ctb Hit Collection class, modified
23
* StMcTrack, and StMcEvent accordingly. Clearing of hits in StMcSvtWaferHitCollection.
24
*
25
* Revision 2.2 2000/03/06 18:05:20 calderon
26
* 1) Modified SVT Hits storage scheme from layer-ladder-wafer to
27
* barrel-ladder-wafer.
28
* 2) Added Rich Hit class and collection, and links to them in other
29
* classes.
30
*
31
* Revision 2.1 1999/11/19 19:06:31 calderon
32
* Recommit after redoing the files.
33
*
34
* Revision 2.0 1999/11/17 02:00:58 calderon
35
* Completely revised for new StEvent
36
*
37
**************************************************************************/
38
39
// #ifdef PERSISTENT
40
// #include "StMcContainers.hh"
41
42
// #include "StMcSvtHit.hh"
43
// #include "StMcTpcHit.hh"
44
// #include "StMcFtpcHit.hh"
45
// #include "StMcRichHit.hh"
46
// #include "StMcTrack.hh"
47
// #include "StMcVertex.hh"
48
49
// StCollectionImp(McHit)
50
// StCollectionImp(McSvtHit)
51
// StCollectionImp(McTpcHit)
52
// StCollectionImp(McRichHit)
53
// StCollectionImp(McFtpcHit)
54
// StCollectionImp(McTrack)
55
// StCollectionImp(McVertex)
56
57
// #endif
Generated by
1.8.5