ATLAS Offline Software
Loading...
Searching...
No Matches
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
7FlatBM::FlatBM(const std::string& name, ISvcLocator* svc)
8 : base_class(name,svc)
9{
10}
dummy (flat beam) implementation of IBeamIntensity service
FlatBM(const std::string &name, ISvcLocator *svc)
Definition FlatBM.cxx:7