Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DEventProcessor_phys_tree.cc File Reference
#include "DEventProcessor_phys_tree.h"
#include <iostream>
#include <iomanip>
#include <cmath>
#include <utility>
#include <vector>
#include <TThread.h>
#include <TDirectoryFile.h>
#include <TLorentzVector.h>
#include <TROOT.h>
#include <JANA/JApplication.h>
#include <JANA/JEventLoop.h>
#include <PID/DKinematicData.h>
#include <PID/DBeamPhoton.h>
#include <PID/DParticleSet.h>
#include <PID/DPhysicsEvent.h>
#include <TRACKING/DMCThrown.h>

Go to the source code of this file.

Functions

static bool CompareLorentzEnergy (const Particle &a, const Particle &b)
 
void InitPlugin (JApplication *app)
 

Function Documentation

static bool CompareLorentzEnergy ( const Particle a,
const Particle b 
)
static

Definition at line 33 of file DEventProcessor_phys_tree.cc.

References Particle::p.

Referenced by DEventProcessor_phys_tree::FillEvent().

void InitPlugin ( JApplication *  app)

Definition at line 39 of file DEventProcessor_phys_tree.cc.