Page MenuHomeHEPForge

CluHadConfig.h
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None

CluHadConfig.h

// -*- C++ -*-
//
// CluHadConfig.h is a part of Herwig - A multi-purpose Monte Carlo event generator
// Copyright (C) 2002-2011 The Herwig Collaboration
//
// Herwig is licenced under version 2 of the GPL, see COPYING for details.
// Please respect the MCnet academic guidelines, see GUIDELINES for details.
//
#ifndef HERWIG_CluHadConfig_H
#define HERWIG_CluHadConfig_H
#include "ThePEG/Config/ThePEG.h"
#include "Cluster.fh"
#include "ClusterDecayer.fh"
#include "ClusterFissioner.fh"
#include "HadronSelector.fh"
namespace Herwig {
using namespace ThePEG;
/** \ingroup Hadronization
* \brief This file contains the typedef declarations used in Hadronization
* \author Philip Stephens
* \author Alberto Ribon
*
* This is the declaration of the CluHadConfig.h header file.
*
* Handy header file to be included in all Hadronization classes. <BR>
* It contains only some useful typedefs.
*
* See also:
* Herwig.h
*/
/**
* Typedef for a vector of ClusterPtr
*/
typedef vector<ClusterPtr> ClusterVector;
/**
* Typedef for a vector of tClusterPtr
*/
typedef vector<tClusterPtr> tClusterVector;
}
#endif // HERWIG_CluHadConfig_H

File Metadata

Mime Type
text/x-c
Expires
Tue, Sep 30, 4:41 AM (1 d, 3 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6503181
Default Alt Text
CluHadConfig.h (1 KB)

Event Timeline