KaliVeda
1.12/06
Heavy-Ion Analysis Toolkit
|
#include "KVFAZIA.h"
#include "KVGeoImport.h"
#include "KVSignal.h"
#include "KVFAZIADetector.h"
#include "KVGroup.h"
#include "KVFAZIABlock.h"
#include "KVDetectorEvent.h"
#include "KVTarget.h"
#include "TSystem.h"
#include "KVDataSet.h"
#include "KVConfig.h"
#include "KVFAZIAIDSiPSA.h"
#include "KVFAZIAIDCsI.h"
#include "KVFAZIAIDSiCsI.h"
#include "KVFAZIAIDSiSi.h"
#include "TGeoCompositeShape.h"
#include "TGeoEltu.h"
#include <KVReconstructedNucleus.h>
#include "MFMFaziaFrame.h"
#include "FzEventSet.pb.h"
#include "KVFzDataReader.h"
Variables | |
static Char_t const *const | FzDataType_str [] = { "QH1", "I1", "QL1", "Q2", "I2", "Q3", "ADC", "UNK" } |
static Char_t const *const | FzDetector_str [] = { "SI1", "SI1", "SI1", "SI2", "SI2", "CSI" } |
KVFAZIA * | gFazia |
|
static |
Definition at line 46 of file KVFAZIA.cpp.
|
static |
Definition at line 47 of file KVFAZIA.cpp.
KVFAZIA* gFazia |
Definition at line 44 of file KVFAZIA.cpp.