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
StParityTypes.hh
1
#ifndef Parity_TYPES
2
#define Parity_TYPES
3
4
#include <vector>
5
6
#if !defined(ST_NO_NAMESPACES)
7
using
std::vector;
8
#endif
9
10
#include "StHbtMaker/Infrastructure/StHbtTypes.hh"
11
typedef
vector<StHbtLorentzVector> ParityBuff;
12
13
#endif
14
Generated by
1.8.5