QwAnalysis
QwTrackingTreeCombine.h File Reference
#include <iostream>
#include <utility>
#include "QwTypes.h"
#include "QwDetectorInfo.h"
#include "QwGeometry.h"
#include "globals.h"
#include "matrix.h"
+ Include dependency graph for QwTrackingTreeCombine.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  QwTrackingTreeCombine
 Combines track segments and performs line fitting. More...
 

Macros

#define HASHSIZE   1024 /* power of 2 */
 
#define HASHMASK   1023 /* hashsize-1 */
 
#define MAGNET_CENTER   275.0
 

Macro Definition Documentation

#define HASHMASK   1023 /* hashsize-1 */

Definition at line 20 of file QwTrackingTreeCombine.h.

#define HASHSIZE   1024 /* power of 2 */

Definition at line 19 of file QwTrackingTreeCombine.h.

#define MAGNET_CENTER   275.0

Definition at line 22 of file QwTrackingTreeCombine.h.

Referenced by QwTrackingTreeCombine::TlCheckForX().