00001 #include "BankBranch.tpl" 00002 #include "definitions.h" 00003 00004 template class BankBranch<PulseIslandList>; 00005 template class BankBranch<AnalysedPulseList>; 00006 template class BankBranch<DetectorPulseList>; 00007 template class BankBranch<MuonEventList>;