Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DCCALShower_factory.cc File Reference
#include <iostream>
#include <fstream>
#include <math.h>
#include <DVector3.h>
#include <mutex>
#include <JANA/JEvent.h>
#include <JANA/JCalibration.h>
#include <JANA/JResourceManager.h>
#include "DIRC/DDIRCLutReader.h"
#include "CCAL/DCCALShower.h"
#include "CCAL/DCCALShower_factory.h"
#include "CCAL/DCCALHit.h"
#include "CCAL/DCCALGeometry.h"
#include "HDGEOMETRY/DGeometry.h"
#include "hycal.h"

Go to the source code of this file.

Variables

static mutex CCAL_MUTEX
 
static bool CCAL_PROFILE_LOADED = false
 

Variable Documentation

mutex CCAL_MUTEX
static

Definition at line 29 of file DCCALShower_factory.cc.

Referenced by DCCALShower_factory::brun(), and DCCALShower_factory::evnt().

bool CCAL_PROFILE_LOADED = false
static

Definition at line 30 of file DCCALShower_factory.cc.

Referenced by DCCALShower_factory::LoadCCALProfileData().