CbmRoot
|
A FairTask for V0 candidates finding in mCBM (implementation) More...
#include "CbmKFV0FinderTask.h"
#include "CbmEvent.h"
#include "CbmEventTriggers.h"
#include "CbmGlobalTrack.h"
#include "CbmKfTarget.h"
#include "CbmStsHit.h"
#include "CbmStsTrack.h"
#include "CbmTofAddress.h"
#include "CbmTofHit.h"
#include "CbmTofTrack.h"
#include "CbmTrdHit.h"
#include "CbmTrdTrack.h"
#include "FairRunAna.h"
#include "KFPTrackVector.h"
#include "KFVertex.h"
#include "Logger.h"
#include "TClonesArray.h"
#include "TMatrixTSym.h"
#include <algorithm>
#include <cmath>
#include <iomanip>
#include <iostream>
#include <limits>
#include <sstream>
Go to the source code of this file.
Macros | |
#define | ERR_ LOG(error) << fName << ": " |
#define | LOG_(SEVERITY, VERBOSITY) |
A FairTask for V0 candidates finding in mCBM (implementation)
Definition in file CbmKFV0FinderTask.cxx.
#define ERR_ LOG(error) << fName << ": " |
Definition at line 38 of file CbmKFV0FinderTask.cxx.
Referenced by cbm::kfp::V0FinderTask::Init().
#define LOG_ | ( | SEVERITY, | |
VERBOSITY ) |
Definition at line 39 of file CbmKFV0FinderTask.cxx.
Referenced by cbm::kfp::V0FinderTask::Finish(), and cbm::kfp::V0FinderTask::Init().