All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Functions
ana::ExampleAnalysis Namespace Reference

Classes

class  ExampleSelection
 An example selection analysis. More...
 

Functions

void hello ()
 

Detailed Description

Code specific to the ExampleAnalysis.

Function Documentation

void ana::ExampleAnalysis::hello ( )

A function that says hello.

Definition at line 6 of file ExampleTools.cxx.

6  {
7  std::cout << "Hello!" << std::endl;
8 }
BEGIN_PROLOG could also be cout