Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
hdview2.h File Reference
#include <iostream>
#include <iomanip>
#include <TApplication.h>
#include <TCanvas.h>
#include <JANA/JEventLoop.h>
#include <JANA/jerror.h>
#include "DANA/DApplication.h"
#include "MyProcessor.h"

Go to the source code of this file.

Functions

jerror_t hdv_getevent (void)
 
jerror_t hdv_drawevent (void)
 

Variables

TCanvas * maincanvas
 
DApplicationdapp
 
JEventLoop * eventloop
 
MyProcessormyproc
 
int32_t RUNNUMBER
 

Function Documentation

jerror_t hdv_drawevent ( void  )
jerror_t hdv_getevent ( void  )

Variable Documentation

DApplication* dapp

Referenced by DMapEVIOWords::AddROCIDLabels(), JEventProcessor_CDC_PerStrawReco::brun(), JEventProcessor_MilleFieldOn::brun(), JEventProcessor_CDC_TimeToDistance::brun(), JEventProcessor_MilleFieldOff::brun(), DFDCIntersection_factory::brun(), DBeamPhoton_factory_TRUTH::brun(), DTrackTimeBased_factory_StraightLine::brun(), DFCALCluster_factory::brun(), JEventProcessor_dumpcandidates::brun(), DTOFGeometry_factory::brun(), JEventProcessor_FCALpedestals::brun(), JEventProcessor_imaging::brun(), DCCALShower_factory::brun(), JEventProcessor_CCAL_online::brun(), JEventProcessor_FCAL_online::brun(), DTrackWireBased_factory_THROWN::brun(), DCDCTrackHit_factory::brun(), DTrackTimeBased_factory_THROWN::brun(), DFCALShower_factory::brun(), DDIRCLut::brun(), DTrackTimeBased_factory::brun(), DEventProcessor_cdc_covariance_hists::brun(), DEventProcessor_fdc_covariance_hists::brun(), DBeamPhoton_factory::brun(), JEventProcessor_FCAL_TimingOffsets::brun(), JEventProcessor_FDC_Efficiency::brun(), JEventProcessor_CDC_Efficiency::brun(), JEventProcessor_FDCProjectionResiduals::brun(), DTrackCandidate_factory_THROWN::brun(), DEventProcessor_radlen_hists::brun(), DTrackCandidate_factory_FDCCathodes::brun(), DEventProcessor_cdc_hists::brun(), JEventProcessor_ST_online_Tresolution::brun(), JEventProcessor_ST_Propagation_Time::brun(), JEventProcessor_ST_Tresolution::brun(), DTrackWireBased_factory::brun(), DSCHit_factory::brun(), DTrackCandidate_factory::brun(), DEventProcessor_trkres_tree::brun(), DFDCPseudo_factory::brun(), DEventProcessor_trackeff_hists2::brun(), DEventProcessor_track_hists::brun(), DEventProcessor_candidate_tree::brun(), DEventProcessor_pid_dirc::brun(), DFDCSegment_factory::brun(), JEventProcessor_ST_online_efficiency::brun(), DEventProcessor_bcal_calib::brun(), JEventProcessor_ST_ZEff::brun(), DEventProcessor_fdc_hists::brun(), DEventProcessor_dc_alignment::brun(), DDIRCLut::CalcLUT(), DCDCHit_factory_Calib::CalcNstraws(), DDIRCLut::CalcPhoton(), DEventWriterHDDM::DEventWriterHDDM(), DEventWriterREST::DEventWriterREST(), DGeometry::DGeometry(), DMagneticFieldMapPS2DMap::DMagneticFieldMapPS2DMap(), DParticleID::DParticleID(), DParticleID_PID1::DParticleID_PID1(), DTrackFitter::DTrackFitter(), DTrackFitterALT1::DTrackFitterALT1(), DTrackFitterKalmanSIMD::DTrackFitterKalmanSIMD(), DTrackFitterStraightTrack::DTrackFitterStraightTrack(), DTrackHitSelectorALT2::DTrackHitSelectorALT2(), DTrackLSFitter::DTrackLSFitter(), DEventProcessor_cdc_covariance_hists::evnt(), DEventProcessor_fdc_covariance_hists::evnt(), DGeometry::GetBfield(), DGeometry::GetCDCWires(), DGeometry::GetFDCCathodes(), DGeometry::GetFDCWires(), DGeometry::GetLorentzDeflections(), DEventSourceEVIO::GetObjects(), DEventSourceREST::GetObjects(), DGeometry::GetStartCounterGeom(), hdv_mainframe::hdv_mainframe(), DCustomAction_p2gamma_hists::Initialize(), DCustomAction_p2k_hists::Initialize(), DCustomAction_p2pi_hists::Initialize(), DDIRCGeometry::Initialize(), DBCALGeometry::Initialize(), main(), DGeometry::ReadMaterialMaps(), and Usage().

JEventLoop* eventloop

Definition at line 16 of file hdview2.cc.

Referenced by hdv_mainframe::DoNext(), and main().

TCanvas* maincanvas

Definition at line 14 of file hdview2.cc.

MyProcessor* myproc

Definition at line 17 of file hdview2.cc.

Referenced by main().

int32_t RUNNUMBER

Definition at line 19 of file hdview2.cc.

Referenced by hdv_mainframe::hdv_mainframe(), and main().