ATLAS Offline Software
FlatBM.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #include "FlatBM.h"
6 
7 FlatBM::FlatBM(const std::string& name, ISvcLocator* svc)
8  : base_class(name,svc)
9 {
10 }
FlatBM.h
dummy (flat beam) implementation of IBeamIntensity service
FlatBM::FlatBM
FlatBM(const std::string &name, ISvcLocator *svc)
Definition: FlatBM.cxx:7
Handler::svc
AthROOTErrorHandlerSvc * svc
Definition: AthROOTErrorHandlerSvc.cxx:10
name
std::string name
Definition: Control/AthContainers/Root/debug.cxx:195