Boosted Collider Analysis (BoCA) 0.3.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
boca
io
Io.hh
Go to the documentation of this file.
1
4
#pragma once
5
6
#include <string>
7
8
namespace
boca
9
{
10
11
bool
Exists
(
std::string
const
& name);
12
13
}
boca::Id::string
boca::Exists
bool Exists(std::string const &name)
Definition:
Io.cpp:10
boca
Boosted Collider Analysis.
Definition:
Analysis.hh:15