BmnRoot
Loading...
Searching...
No Matches
BmnTofHitProducer.h File Reference
#include <TClonesArray.h>
#include <FairTask.h>
#include <map>
#include <math.h>
#include "BmnTofHitProducerIdeal.h"
#include "BmnTofGeoUtils.h"
#include "BmnTof2Digit.h"
#include "BmnTrigDigit.h"
#include "BmnTof2Raw2DigitNew.h"
Include dependency graph for BmnTofHitProducer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BmnTofHitProducer
 

Macros

#define TOF2_MAX_CHAMBERS   59
 
#define TOF2_MAX_STRIPS_IN_CHAMBER   32
 
#define STRIP_CORRECTIONS   1
 
#define LIST_CHAMBER_CORRECTIONS   0
 
#define LIST_STRIP_CORRECTIONS   0
 
#define CVERS   1
 

Macro Definition Documentation

◆ CVERS

#define CVERS   1

Definition at line 24 of file BmnTofHitProducer.h.

◆ LIST_CHAMBER_CORRECTIONS

#define LIST_CHAMBER_CORRECTIONS   0

Definition at line 21 of file BmnTofHitProducer.h.

◆ LIST_STRIP_CORRECTIONS

#define LIST_STRIP_CORRECTIONS   0

Definition at line 22 of file BmnTofHitProducer.h.

◆ STRIP_CORRECTIONS

#define STRIP_CORRECTIONS   1

Definition at line 20 of file BmnTofHitProducer.h.

◆ TOF2_MAX_CHAMBERS

#define TOF2_MAX_CHAMBERS   59

Definition at line 17 of file BmnTofHitProducer.h.

◆ TOF2_MAX_STRIPS_IN_CHAMBER

#define TOF2_MAX_STRIPS_IN_CHAMBER   32

Definition at line 18 of file BmnTofHitProducer.h.