BOSS 7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
filename.h File Reference
#include <vector>
#include <string>

Go to the source code of this file.

Functions

void pushNo ()
 

Variables

vector< string > file
 

Function Documentation

◆ pushNo()

void pushNo ( )

Definition at line 7 of file DocaEangle/filename.h.

8{
9 file.push_back("docaeangle.root");
10 file.push_back("docaeangle_new.root");
11}
vector< string > file

Variable Documentation

◆ file

vector<string> file

Definition at line 6 of file DocaEangle/filename.h.

Referenced by pushNo().