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
StiSsd
StiSsdHitLoader.h
1
// $Id: StiSsdHitLoader.h,v 1.8 2015/01/05 15:40:04 smirnovd Exp $
2
//
3
// $Log: StiSsdHitLoader.h,v $
4
// Revision 1.8 2015/01/05 15:40:04 smirnovd
5
// StiXxxHitLoader: Changes in whitespace only
6
//
7
// Revision 1.7 2005/10/26 21:59:12 fisyak
8
// get rid off dependencies from StMcEvent
9
//
10
// Revision 1.6 2005/06/21 15:31:48 lmartin
11
// CVS tags added
12
//
16
#ifndef StiSsdHitLoader_H
17
#define StiSsdHitLoader_H
18
19
#include "Sti/StiHitLoader.h"
20
21
class
StEvent
;
22
class
StiDetectorBuilder
;
23
24
36
class
StiSsdHitLoader
:
public
StiHitLoader
<StEvent,StiDetectorBuilder>
37
{
38
public
:
39
40
StiSsdHitLoader
();
41
StiSsdHitLoader
(
StiHitContainer
* hitContainer,
Factory<StiHit>
* hitFactory,
StiDetectorBuilder
* detector);
42
virtual
~
StiSsdHitLoader
();
43
virtual
void
loadHits(
StEvent
*source,
Filter<StiTrack>
*trackFilter, Filter<StiHit> *hitFilter);
44
};
45
46
#endif
Factory< StiHit >
StiSsdHitLoader
Definition:
StiSsdHitLoader.h:36
Filter< StiTrack >
StiHitLoader
Definition:
StiDetectorGroup.h:9
StEvent
Definition:
StEvent.h:232
StiHitContainer
Definition:
StiHitContainer.h:151
StiDetectorBuilder
Definition:
StiDetectorBuilder.h:42
Generated by
1.8.5