All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PhotonBackTrackerService_service.cc
Go to the documentation of this file.
1 ////////////////////////////////////////////////////////////////////////
2 //
3 // \file PhotonBackTrackerServiceService_service.cc
4 // \brief This is the LArSoft facing implimentation of the PhotonBackTracker.
5 // \author jason.stock@mines.sdsmt.edu
6 //
7 //
8 ////////////////////////////////////////////////////////////////////////
9 
11 
12 #include "art/Framework/Services/Registry/ServiceDefinitionMacros.h"
13 
14 DEFINE_ART_SERVICE(cheat::PhotonBackTrackerService)