1 |
< |
//================================================================================================== |
2 |
< |
// $Id $ |
1 |
> |
//-------------------------------------------------------------------------------------------------- |
2 |
> |
// $Id$ |
3 |
|
// |
4 |
< |
// Description: class ProducerStable |
4 |
> |
// ProducerStable |
5 |
|
// |
6 |
|
// Converting tracks into ProducerStablePart. |
7 |
|
// |
8 |
< |
// Original Author: Christoph Paus |
9 |
< |
// Created: Mon Jul 21 14:42:57 CEST 2008 |
10 |
< |
//================================================================================================== |
8 |
> |
// Authors: C.Paus |
9 |
> |
//-------------------------------------------------------------------------------------------------- |
10 |
> |
|
11 |
|
#ifndef _PRODUCERS_STABLE_H_ |
12 |
|
#define _PRODUCERS_STABLE_H_ |
13 |
|
|