Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DEventProcessor_dc_alignment.h File Reference
#include <pthread.h>
#include <map>
#include <vector>
#include <deque>
#include <TTree.h>
#include <TFile.h>
#include <TH1.h>
#include <TH2.h>
#include <TH3.h>
#include <JANA/JFactory.h>
#include <JANA/JEventProcessor.h>
#include <JANA/JEventLoop.h>
#include <JANA/JCalibration.h>
#include <PID/DKinematicData.h>
#include <CDC/DCDCTrackHit.h>
#include <FDC/DFDCHit.h>
#include <FDC/DFDCGeometry.h>
#include <BCAL/DBCALShower.h>
#include <FCAL/DFCALShower.h>
#include <FDC/DFDCPseudo.h>
#include <FDC/DFDCIntersection.h>
#include <TRACKING/DTrackFinder.h>
#include <DMatrixSIMD.h>
#include <DVector2.h>
#include "FDC_branch.h"
#include "FDC_c_branch.h"
#include "CDC_branch.h"

Go to the source code of this file.

Classes

struct  update_t
 
struct  cdc_update_t
 
struct  cdc_offset_t
 
struct  wire_update_t
 
struct  bcal_match_t
 
struct  align_t
 
struct  wire_align_t
 
struct  cathode_align_t
 
struct  cdc_align_t
 
class  DEventProcessor_dc_alignment
 
class  DEventProcessor_dc_alignment::trajectory_t
 

Macros

#define EPS   1e-3
 
#define ITER_MAX   20
 

Macro Definition Documentation

#define EPS   1e-3

Definition at line 108 of file DEventProcessor_dc_alignment.h.

#define ITER_MAX   20

Definition at line 109 of file DEventProcessor_dc_alignment.h.