ATLAS Offline Software
Trigger
TrigHypothesis
TrigHLTJetHypo
TrigHLTJetHypo
TrigHLTJetHypoUtils
lineSplitter.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TRIGHLTJETHYPO_LINESPLITTER_H
6
#define TRIGHLTJETHYPO_LINESPLITTER_H
7
/********************************************************************
8
*
9
* NAME: LineSplitter.h
10
* PACKAGE: Trigger/TrigHypothesis/TrigHLTJetHypo
11
*
12
* AUTHOR: P. Sherwood
13
* CREATED: March 21, 2015
14
*
15
*
16
* Headers file for visible classes used by TrigHLTJetHypo
17
*********************************************************************/
18
19
#include <string>
20
#include <vector>
21
22
std::vector<std::string>
lineSplitter
(
const
std::string&,
char
delimiter
=
'\n'
);
23
24
#endif
python.AthDsoLogger.delimiter
delimiter
Definition:
AthDsoLogger.py:71
lineSplitter
std::vector< std::string > lineSplitter(const std::string &, char delimiter='\n')
Definition:
lineSplitter.cxx:8
Generated on Thu Nov 7 2024 21:20:12 for ATLAS Offline Software by
1.8.18