Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DDANAEVIO_factory.cc File Reference
#include <iostream>
#include <iomanip>
#include <map>
#include <set>
#include <expat.h>
#include <JANA/JEventProcessor.h>
#include <JANA/JFactory_base.h>
#include <JANA/JApplication.h>
#include <JANA/JEventLoop.h>
#include "DANA/DApplication.h"
#include "TRACKING/DMCThrown.h"
#include "TRACKING/DMCTrackHit.h"
#include "TRACKING/DTrackWireBased.h"
#include "TRACKING/DTrackTimeBased.h"
#include "TRACKING/DMCTrajectoryPoint.h"
#include "TRACKING/DTrackCandidate.h"
#include "FCAL/DFCALTruthShower.h"
#include "FCAL/DFCALHit.h"
#include "FCAL/DFCALPhoton.h"
#include "FCAL/DFCALCluster.h"
#include "BCAL/DBCALTruthShower.h"
#include "BCAL/DBCALPhoton.h"
#include "BCAL/DBCALGeometry.h"
#include "BCAL/DBCALHit.h"
#include "BCAL/DBCALShower.h"
#include "TOF/DTOFTruth.h"
#include "TOF/DTOFRawHit.h"
#include "TOF/DTOFRawHitMC.h"
#include "TOF/DTOFHit.h"
#include "TOF/DTOFPoint.h"
#include "CDC/DCDCHit.h"
#include "FDC/DFDCHit.h"
#include "FDC/DFDCCathodeCluster.h"
#include "FDC/DFDCSegment.h"
#include "PID/DBeamPhoton.h"
#include "PID/DPhoton.h"
#include "PID/DChargedTrack.h"
#include "PID/DChargedTruthMatch.h"
#include "START_COUNTER/DSCHit.h"
#include "START_COUNTER/DSCTruthHit.h"
#include "PID/DVertex.h"
#include "TAGGER/DTAGMHit.h"
#include "TAGGER/DTAGHHit.h"
#include "SplitString.h"
#include "evioFileChannel.hxx"
#include "evioUtil.hxx"
#include "danaevio/dana_evio_dict.h"
#include "danaevio/DDANAEVIO_factory.h"

Go to the source code of this file.

Variables

static string danaObjs []
 
static map< string, pair
< uint16_t, uint8_t > > 
tagMap
 
static pthread_mutex_t initMutex = PTHREAD_MUTEX_INITIALIZER
 

Variable Documentation

string danaObjs[]
static

Definition at line 58 of file DDANAEVIO_factory.cc.

Referenced by DDANAEVIO_factory::DDANAEVIO_factory().

pthread_mutex_t initMutex = PTHREAD_MUTEX_INITIALIZER
static

Definition at line 169 of file DDANAEVIO_factory.cc.

Referenced by DDANAEVIO_factory::DDANAEVIO_factory().