ATLAS Offline Software
Loading...
Searching...
No Matches
RootReaderD3PD_v1.cxx File Reference
#include <iostream>
#include <fstream>
#include <ctime>
#include "GaudiKernel/System.h"
#include "AthenaKernel/errorcheck.h"
#include "RootReaderD3PD_v1.h"
Include dependency graph for RootReaderD3PD_v1.cxx:

Go to the source code of this file.

Namespaces

namespace  D3PD
 Block filler tool for noisy FEB information.

Variables

static const char *const CODE_COMMENT
 A little header for all the generated source files.
static const char *const CODE_NAMESPACE = "D3PDReader"
 Namespace into which all the code should be put.

Variable Documentation

◆ CODE_COMMENT

const char* const CODE_COMMENT
static
Initial value:
=
"// Dear emacs, this is -*- c++ -*-\n"
"// -------------------------------------------------------------\n"
"// Code produced by D3PDMakerReader\n"
"//\n"
"// author: Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>\n"
"// -------------------------------------------------------------"

A little header for all the generated source files.

Definition at line 19 of file RootReaderD3PD_v1.cxx.

◆ CODE_NAMESPACE

const char* const CODE_NAMESPACE = "D3PDReader"
static

Namespace into which all the code should be put.

Definition at line 28 of file RootReaderD3PD_v1.cxx.