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
StiMaker
StAnneling.cxx
1
// $Id: StAnneling.cxx,v 2.2 2018/04/10 11:32:09 smirnovd Exp $
2
#include "StAnneling.h"
3
Double_t StAnneling::fChi2Cut = 12.25;
// 13.81551055; // Prob = 1e-3
4
Double_t StAnneling::fTemperature = 1;
5
// $Log: StAnneling.cxx,v $
6
// Revision 2.2 2018/04/10 11:32:09 smirnovd
7
// Minor corrections across multiple files
8
//
9
// - Remove ClassImp macro
10
// - Change white space
11
// - Correct windows newlines to unix
12
// - Remove unused debugging
13
// - Correct StTpcRTSHitMaker header guard
14
// - Remove unused preprocessor directives in StiCA
15
// - Minor changes in status and debug print out
16
// - Remove using std namespace from StiKalmanTrackFinder
17
// - Remove includes for unused headers
18
//
19
// Revision 2.1 2012/05/07 14:56:14 fisyak
20
// Add StKFVertexMaker
21
//
22
// Revision 1.2 2012/02/07 19:38:26 fisyak
23
// Repackage
24
//
Generated by
1.8.5