BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
Reconstruction/EmcRec/include/EmcRec/EmcRecTofMatch.h
Go to the documentation of this file.
1
//
2
// Match Emc Shower and Tof Hit
3
//
4
// He Miao 2006, 9, 15
5
//
6
#ifndef EMC_REC_TOF_MATCH_H
7
#define EMC_REC_TOF_MATCH_H
8
9
#include "EmcRecEventModel/RecEmcEventModel.h"
10
11
class
EmcRecTofMatch
{
12
public
:
13
// Constructors and destructors
14
EmcRecTofMatch
();
15
~EmcRecTofMatch
();
16
17
// Emc Tof Match
18
void
Match
(
RecEmcShowerMap
& aShowerMap,
RecEmcTofHitMap
& tofHitMap );
19
20
// Energy correction
21
RecEmcEnergy
ECorrection
(
const
RecEmcEnergy
eIn );
22
};
23
#endif
RecEmcEnergy
double RecEmcEnergy
Definition
Emc/EmcRecEventModel/include/EmcRecEventModel/RecEmcDataType.h:27
RecEmcShowerMap
map< RecEmcID, RecEmcShower, less< RecEmcID > > RecEmcShowerMap
Definition
Emc/EmcRecEventModel/include/EmcRecEventModel/RecEmcShower.h:162
RecEmcTofHitMap
map< int, RecEmcTofHit, less< int > > RecEmcTofHitMap
Definition
Emc/EmcRecEventModel/include/EmcRecEventModel/RecEmcTofHit.h:58
EmcRecTofMatch
Definition
InstallArea/x86_64-el9-gcc13-dbg/include/EmcRec/EmcRecTofMatch.h:11
EmcRecTofMatch::~EmcRecTofMatch
~EmcRecTofMatch()
EmcRecTofMatch::ECorrection
RecEmcEnergy ECorrection(const RecEmcEnergy eIn)
EmcRecTofMatch::EmcRecTofMatch
EmcRecTofMatch()
EmcRecTofMatch::Match
void Match(RecEmcShowerMap &aShowerMap, RecEmcTofHitMap &tofHitMap)
8.0.0
BOSS_Source
Reconstruction
EmcRec
include
EmcRec
EmcRecTofMatch.h
Generated by
1.16.1