9 #ifndef StBTofMixerMaker_HH
10 #define StBTofMixerMaker_HH
13 #include "St_DataSet.h"
34 virtual const char *GetCVS()
const
35 {
static const char cvs[]=
"Tag $Name: $ $Id: StBTofMixerMaker.h,v 1.3 2018/06/21 03:38:46 jdb Exp $ built " __DATE__
" " __TIME__ ;
return cvs;}
virtual ~StBTofMixerMaker()
bool mIsEmbedding
Embedding flag.
StBTofMixerMaker(const char *name="Simulation")
StBTofCollection * mEventCollection
BtofCollection from StEvent.
void findDuplicates(std::vector< StBTofHit * > &eventHits, StBTofCollection *simHits)
Find duplicate hits between the BTofCollections.
StEvent * mEvent
The StEvent info from previous Makers.
StBTofCollection * mBTofSimCollection
BTofCollection produced by BTofSimMaker.
StBTofCollection * mNewCollection
BTofCollection to be assembled by embedding.