LCIO
"2.7.4"
Main Page
Related Pages
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Functions
Variables
Typedefs
Friends
Pages
src
cpp
include
CPPFORT
HEPEVT.h
1
// -*- C++ -*-
9
#ifndef HEPEVT_H
10
#define HEPEVT_H 1
11
12
#include "EVENT/LCIO.h"
13
#include "EVENT/LCEvent.h"
14
#include "EVENT/MCParticle.h"
15
#include "IMPL/LCEventImpl.h"
16
#include "IMPL/LCCollectionVec.h"
17
#include "IMPL/MCParticleImpl.h"
18
19
#include "lcio.h"
20
#include "Exceptions.h"
21
#include "hepevt0.h"
22
#include "hepevt1.h"
23
24
using namespace
lcio;
25
26
namespace
HEPEVTIMPL{
27
28
class
HEPEVT
{
29
30
public
:
31
36
static
void
fromHepEvt(
EVENT::LCEvent
* evt,
const
char
* mcColName=0) ;
37
static
void
toHepEvt(
const
EVENT::LCEvent
* evt,
const
char
* mcColName=0) ;
38
39
};
// class
40
41
}
// namespace HEPEVTIMPL
42
43
#endif
/* ifndef HEPEVT_H */
44
HEPEVTIMPL::HEPEVT
Definition:
HEPEVT.h:28
EVENT::LCEvent
The main event interface.
Definition:
LCEvent.h:30
Generated on Fri Dec 2 2016 11:44:39 for LCIO by
1.8.6