| 18 |
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * |
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * |
| 19 |
***************************************************************************/ |
***************************************************************************/ |
| 20 |
#include <InclinationInfo.h> |
#include <InclinationInfo.h> |
|
#include <TMath.h> |
|
|
#include <TMatrixD.h> |
|
| 21 |
|
|
| 22 |
using namespace std; |
using namespace std; |
| 23 |
|
|
| 194 |
} |
} |
| 195 |
|
|
| 196 |
|
|
| 197 |
void InclinationInfo::Clear(){ |
void InclinationInfo::Clear(Option_t *t){ |
| 198 |
//Int_t gyh = 0; |
//Int_t gyh = 0; |
| 199 |
} |
} |
| 200 |
|
|