5#ifndef EVENT_LOOP_VOMS_PROXY_SVC_H
6#define EVENT_LOOP_VOMS_PROXY_SVC_H
50 virtual const char *
GetName ()
const override;
68#pragma GCC diagnostic push
69#pragma GCC diagnostic ignored "-Wpragmas"
70#pragma GCC diagnostic ignored "-Wunknown-pragmas"
71#pragma GCC diagnostic ignored "-Winconsistent-missing-override"
73#pragma GCC diagnostic pop
Algorithm()
effects: standard default constructor guarantee: strong failures: low level errors I
virtual const char * GetName() const override
static const std::string & algServiceName()
description: the name of the service
void testInvariant() const
effects: test the invariant of this object guarantee: no-fail
std::string m_fileName
the name of the file to be created
std::string m_proxyData
the data to place inside the proxy file
ClassDef(VomsProxySvc, 1)
virtual StatusCode histInitialize() override
effects: this is a pre-initialization routine that is called before changeInput is called.
virtual StatusCode setupJob(Job &job) override
effects: give the algorithm a chance to intialize the job with anything this algorithm needs.
This module defines the arguments passed from the BATCH driver to the BATCH worker.
::StatusCode StatusCode
StatusCode definition for legacy code.