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
StHbtMaker
Infrastructure
StHbtVector.hh
1
/***************************************************************************
2
*
3
* $Id: StHbtVector.hh,v 1.1 2001/06/21 19:15:48 laue Exp $
4
*
5
* Author: Frank Laue, BNL, laue@bnl.gov
6
***************************************************************************
7
*
8
***************************************************************************
9
*
10
* $Log: StHbtVector.hh,v $
11
* Revision 1.1 2001/06/21 19:15:48 laue
12
* Modified fiels:
13
* CTH.hh : new constructor added
14
* StHbtEvent, StHbtKink, StHbtTrack : constructors from the persistent
15
* (TTree) classes added
16
* StHbtLikeSignAnalysis : minor changes, for debugging
17
* StHbtTypes: split into different files
18
* Added files: for the new TTree muDst's
19
* StExceptions.cxx StExceptions.hh StHbtEnumeration.hh
20
* StHbtHelix.hh StHbtHisto.hh StHbtString.hh StHbtTFile.hh
21
* StHbtTTreeEvent.cxx StHbtTTreeEvent.h StHbtTTreeKink.cxx
22
* StHbtTTreeKink.h StHbtTTreeTrack.cxx StHbtTTreeTrack.h
23
* StHbtTTreeV0.cxx StHbtTTreeV0.h StHbtVector.hh
24
*
25
*
26
***************************************************************************/
27
#ifndef StHbtVector_hh
28
#define StHbtVector_hh
29
#include "StThreeVectorD.hh"
30
typedef
StThreeVectorD
StHbtThreeVector
;
31
#include "StLorentzVectorD.hh"
32
typedef
StLorentzVectorD
StHbtLorentzVector
;
33
#endif
StThreeVector< double >
StLorentzVector< double >
Generated by
1.8.5